Cornflower to RGB — Color Code

RGB

rgb(106, 121, 247)

Format Value
HEX #6a79f7
RGB rgb(106, 121, 247)
HSL hsl(233.6, 89.8%, 69.2%)
CMYK cmyk(57.1%, 51%, 0%, 3.1%)

What is the RGB code for cornflower?

The CSS color cornflower in RGB format is rgb(106, 121, 247). Use this value directly in CSS, SVG, and most design tools.

How do I use cornflower in CSS?

To apply cornflower in CSS:

  • Text color: color: rgb(106, 121, 247);
  • Background: background-color: rgb(106, 121, 247);
  • Border: border-color: rgb(106, 121, 247);

What are all the color format values for cornflower?

FormatValue
HEX#6a79f7
RGBrgb(106, 121, 247)
HSLhsl(233.6, 89.8%, 69.2%)
CMYKcmyk(57.1%, 51%, 0%, 3.1%)

How do I convert cornflower to RGB?

Select cornflower from the color name list in our color converter. The RGB value — rgb(106, 121, 247) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does cornflower belong to?

cornflower belongs to the blue color family. It is a medium, vivid color with HSL values: hue 233.6°, saturation 89.8%, lightness 69.2%.

How do I create lighter and darker shades of cornflower?

Lighter variant (lightness 84.2%): #b3bafb. Darker variant (lightness 54.2%): #2138f3. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.