In RGB color space, #002feb hex color has a red value of 0, a green value of 47 and a blue value of 235.
In CMYK color space (used in color printing), #002feb hex color is composed of 100% cyan, 80% magenta, 0% yellow and 7.84% black.
#002feb color has a hue of 228 degrees, a saturation of 100% and a lightness of 46.1%.
#002feb hex color contains mainly BLUE.
The closest web safe color of #002feb is #0033ff
#002feb hex color has a decimal value of 12267.
HEX | 002feb | #002feb |
---|---|---|
RGB | 0, 47, 235 | rgb(0, 47, 235) |
RGB Percent | 0, 18.43, 92.16 | rgb(0, 18.43, 92.16) |
CMYK | 100, 80, 0, 8 | |
HSL | 228°, 100, 46.1 | hsl(228, 100%, 46.1%) |
HSV | 228°, 100, 92.2 |
XYZ | 16.012, 8.031, 79.304 |
---|---|
Hunter Lab | 28.339, 51.262, -146.08 |
CIE-LAB | 34.047, 60.425, -93.657 |
CIE-LCH | 34.047, 111.458, 302.829 |
CIE-LUV | 100, 80, 0, 7.84 |
Web Safe | 0033ff |
RGB percent of color #002feb
CMYK percent of color #002feb
Text with hexadecimal color #002feb
This text has a font color of #002feb
<p style="color:#002feb">Text here</p>
#002feb Background Color
This box has a background color of #002feb
<div style="background-color:#002feb">Text here</div>
#002feb Border Color
This box has a border color of #002feb
<div style="border: 4px solid #002feb">Text here</div>
CSS codes
<p style="color:#002feb">Text here</p>
<div style="background-color:#002feb">Text here</div>
<div style="border: 4px solid #002feb">Text here</div>
#002feb Color on white background
This is how a font and box color of #002feb will look
on a white background.
#002feb Color on black background
This is how a font and box color of #002feb hex color will look
on a black background.