In RGB color space, #004bcc hex color has a red value of 0, a green value of 75 and a blue value of 204.
In CMYK color space (used in color printing), #004bcc hex color is composed of 100% cyan, 63.24% magenta, 0% yellow and 20% black.
#004bcc color has a hue of 217.9 degrees, a saturation of 100% and a lightness of 40%.
#004bcc hex color contains mainly BLUE.
The closest web safe color of #004bcc is #0033cc
#004bcc hex color has a decimal value of 19404.
HEX | 004bcc | #004bcc |
---|---|---|
RGB | 0, 75, 204 | rgb(0, 75, 204) |
RGB Percent | 0, 29.41, 80 | rgb(0, 29.41, 80) |
CMYK | 100, 63, 0, 20 | |
HSL | 217.9°, 100, 40 | hsl(217.9, 100%, 40%) |
HSV | 217.9°, 100, 80 |
XYZ | 13.415, 9.392, 58.232 |
---|---|
Hunter Lab | 30.646, 24.505, -91.206 |
CIE-LAB | 36.728, 33.051, -71.431 |
CIE-LCH | 36.728, 78.707, 294.83 |
CIE-LUV | 100, 63.24, 0, 20 |
Web Safe | 0033cc |
RGB percent of color #004bcc
CMYK percent of color #004bcc
Text with hexadecimal color #004bcc
This text has a font color of #004bcc
<p style="color:#004bcc">Text here</p>
#004bcc Background Color
This box has a background color of #004bcc
<div style="background-color:#004bcc">Text here</div>
#004bcc Border Color
This box has a border color of #004bcc
<div style="border: 4px solid #004bcc">Text here</div>
CSS codes
<p style="color:#004bcc">Text here</p>
<div style="background-color:#004bcc">Text here</div>
<div style="border: 4px solid #004bcc">Text here</div>
#004bcc Color on white background
This is how a font and box color of #004bcc will look
on a white background.
#004bcc Color on black background
This is how a font and box color of #004bcc hex color will look
on a black background.