In RGB color space, #002ffc hex color has a red value of 0, a green value of 47 and a blue value of 252.
In CMYK color space (used in color printing), #002ffc hex color is composed of 100% cyan, 81.35% magenta, 0% yellow and 1.18% black.
#002ffc color has a hue of 228.8 degrees, a saturation of 100% and a lightness of 49.4%.
#002ffc hex color contains mainly BLUE.
The closest web safe color of #002ffc is #0033ff
#002ffc hex color has a decimal value of 12284.
HEX | 002ffc | #002ffc |
---|---|---|
RGB | 0, 47, 252 | rgb(0, 47, 252) |
RGB Percent | 0, 18.43, 98.82 | rgb(0, 18.43, 98.82) |
CMYK | 100, 81, 0, 1 | |
HSL | 228.8°, 100, 49.4 | hsl(228.8, 100%, 49.4%) |
HSV | 228.8°, 100, 98.8 |
XYZ | 18.587, 9.061, 92.865 |
---|---|
Hunter Lab | 30.101, 57.542, -161.842 |
CIE-LAB | 36.101, 65.644, -99.838 |
CIE-LCH | 36.101, 119.485, 303.325 |
CIE-LUV | 100, 81.35, 0, 1.18 |
Web Safe | 0033ff |
RGB percent of color #002ffc
CMYK percent of color #002ffc
Text with hexadecimal color #002ffc
This text has a font color of #002ffc
<p style="color:#002ffc">Text here</p>
#002ffc Background Color
This box has a background color of #002ffc
<div style="background-color:#002ffc">Text here</div>
#002ffc Border Color
This box has a border color of #002ffc
<div style="border: 4px solid #002ffc">Text here</div>
CSS codes
<p style="color:#002ffc">Text here</p>
<div style="background-color:#002ffc">Text here</div>
<div style="border: 4px solid #002ffc">Text here</div>
#002ffc Color on white background
This is how a font and box color of #002ffc will look
on a white background.
#002ffc Color on black background
This is how a font and box color of #002ffc hex color will look
on a black background.