In RGB color space, #004dff hex color has a red value of 0, a green value of 77 and a blue value of 255.
In CMYK color space (used in color printing), #004dff hex color is composed of 100% cyan, 69.8% magenta, 0% yellow and 0% black.
#004dff color has a hue of 221.9 degrees, a saturation of 100% and a lightness of 50%.
#004dff hex color contains mainly BLUE.
The closest web safe color of #004dff is #0066ff
#004dff hex color has a decimal value of 19967.
HEX | 004dff | #004dff |
---|---|---|
RGB | 0, 77, 255 | rgb(0, 77, 255) |
RGB Percent | 0, 30.2, 100 | rgb(0, 30.2, 100) |
CMYK | 100, 70, 0, 0 | |
HSL | 221.9°, 100, 50 | hsl(221.9, 100%, 50%) |
HSV | 221.9°, 100, 100 |
XYZ | 20.704, 12.528, 95.935 |
---|---|
Hunter Lab | 35.395, 42.471, -135.924 |
CIE-LAB | 42.043, 50.658, -91.661 |
CIE-LCH | 42.043, 104.728, 298.928 |
CIE-LUV | 100, 69.8, 0, 0 |
Web Safe | 0066ff |
RGB percent of color #004dff
CMYK percent of color #004dff
Text with hexadecimal color #004dff
This text has a font color of #004dff
<p style="color:#004dff">Text here</p>
#004dff Background Color
This box has a background color of #004dff
<div style="background-color:#004dff">Text here</div>
#004dff Border Color
This box has a border color of #004dff
<div style="border: 4px solid #004dff">Text here</div>
CSS codes
<p style="color:#004dff">Text here</p>
<div style="background-color:#004dff">Text here</div>
<div style="border: 4px solid #004dff">Text here</div>
#004dff Color on white background
This is how a font and box color of #004dff will look
on a white background.
#004dff Color on black background
This is how a font and box color of #004dff hex color will look
on a black background.