In RGB color space, #006dff hex color has a red value of 0, a green value of 109 and a blue value of 255.
In CMYK color space (used in color printing), #006dff hex color is composed of 100% cyan, 57.25% magenta, 0% yellow and 0% black.
#006dff color has a hue of 214.4 degrees, a saturation of 100% and a lightness of 50%.
#006dff hex color contains mainly BLUE.
The closest web safe color of #006dff is #0066ff
#006dff hex color has a decimal value of 28159.
HEX | 006dff | #006dff |
---|---|---|
RGB | 0, 109, 255 | rgb(0, 109, 255) |
RGB Percent | 0, 42.75, 100 | rgb(0, 42.75, 100) |
CMYK | 100, 57, 0, 0 | |
HSL | 214.4°, 100, 50 | hsl(214.4, 100%, 50%) |
HSV | 214.4°, 100, 100 |
XYZ | 23.519, 18.157, 96.873 |
---|---|
Hunter Lab | 42.611, 23.953, -104.964 |
CIE-LAB | 49.686, 30.775, -79.107 |
CIE-LCH | 49.686, 84.882, 291.258 |
CIE-LUV | 100, 57.25, 0, 0 |
Web Safe | 0066ff |
RGB percent of color #006dff
CMYK percent of color #006dff
Text with hexadecimal color #006dff
This text has a font color of #006dff
<p style="color:#006dff">Text here</p>
#006dff Background Color
This box has a background color of #006dff
<div style="background-color:#006dff">Text here</div>
#006dff Border Color
This box has a border color of #006dff
<div style="border: 4px solid #006dff">Text here</div>
CSS codes
<p style="color:#006dff">Text here</p>
<div style="background-color:#006dff">Text here</div>
<div style="border: 4px solid #006dff">Text here</div>
#006dff Color on white background
This is how a font and box color of #006dff will look
on a white background.
#006dff Color on black background
This is how a font and box color of #006dff hex color will look
on a black background.