In RGB color space, #002fed hex color has a red value of 0, a green value of 47 and a blue value of 237.
In CMYK color space (used in color printing), #002fed hex color is composed of 100% cyan, 80.17% magenta, 0% yellow and 7.06% black.
#002fed color has a hue of 228.1 degrees, a saturation of 100% and a lightness of 46.5%.
#002fed hex color contains mainly BLUE.
The closest web safe color of #002fed is #0033ff
#002fed hex color has a decimal value of 12269.
HEX | 002fed | #002fed |
---|---|---|
RGB | 0, 47, 237 | rgb(0, 47, 237) |
RGB Percent | 0, 18.43, 92.94 | rgb(0, 18.43, 92.94) |
CMYK | 100, 80, 0, 7 | |
HSL | 228.1°, 100, 46.5 | hsl(228.1, 100%, 46.5%) |
HSV | 228.1°, 100, 92.9 |
XYZ | 16.303, 8.147, 80.834 |
---|---|
Hunter Lab | 28.543, 52.004, -147.93 |
CIE-LAB | 34.287, 61.054, -94.394 |
CIE-LCH | 34.287, 112.418, 302.895 |
CIE-LUV | 100, 80.17, 0, 7.06 |
Web Safe | 0033ff |
RGB percent of color #002fed
CMYK percent of color #002fed
Text with hexadecimal color #002fed
This text has a font color of #002fed
<p style="color:#002fed">Text here</p>
#002fed Background Color
This box has a background color of #002fed
<div style="background-color:#002fed">Text here</div>
#002fed Border Color
This box has a border color of #002fed
<div style="border: 4px solid #002fed">Text here</div>
CSS codes
<p style="color:#002fed">Text here</p>
<div style="background-color:#002fed">Text here</div>
<div style="border: 4px solid #002fed">Text here</div>
#002fed Color on white background
This is how a font and box color of #002fed will look
on a white background.
#002fed Color on black background
This is how a font and box color of #002fed hex color will look
on a black background.