In RGB color space, #002fff hex color has a red value of 0, a green value of 47 and a blue value of 255.
In CMYK color space (used in color printing), #002fff hex color is composed of 100% cyan, 81.57% magenta, 0% yellow and 0% black.
#002fff color has a hue of 228.9 degrees, a saturation of 100% and a lightness of 50%.
#002fff hex color contains mainly BLUE.
The closest web safe color of #002fff is #0033ff
#002fff hex color has a decimal value of 12287.
HEX | 002fff | #002fff |
---|---|---|
RGB | 0, 47, 255 | rgb(0, 47, 255) |
RGB Percent | 0, 18.43, 100 | rgb(0, 18.43, 100) |
CMYK | 100, 82, 0, 0 | |
HSL | 228.9°, 100, 50 | hsl(228.9, 100%, 50%) |
HSV | 228.9°, 100, 100 |
XYZ | 19.067, 9.253, 95.389 |
---|---|
Hunter Lab | 30.419, 58.654, -164.632 |
CIE-LAB | 36.467, 66.546, -100.911 |
CIE-LCH | 36.467, 120.878, 303.403 |
CIE-LUV | 100, 81.57, 0, 0 |
Web Safe | 0033ff |
RGB percent of color #002fff
CMYK percent of color #002fff
Text with hexadecimal color #002fff
This text has a font color of #002fff
<p style="color:#002fff">Text here</p>
#002fff Background Color
This box has a background color of #002fff
<div style="background-color:#002fff">Text here</div>
#002fff Border Color
This box has a border color of #002fff
<div style="border: 4px solid #002fff">Text here</div>
CSS codes
<p style="color:#002fff">Text here</p>
<div style="background-color:#002fff">Text here</div>
<div style="border: 4px solid #002fff">Text here</div>
#002fff Color on white background
This is how a font and box color of #002fff will look
on a white background.
#002fff Color on black background
This is how a font and box color of #002fff hex color will look
on a black background.