In RGB color space, #002ada hex color has a red value of 0, a green value of 42 and a blue value of 218.
In CMYK color space (used in color printing), #002ada hex color is composed of 100% cyan, 80.73% magenta, 0% yellow and 14.51% black.
#002ada color has a hue of 228.4 degrees, a saturation of 100% and a lightness of 42.7%.
#002ada hex color contains mainly BLUE.
The closest web safe color of #002ada is #0033cc
#002ada hex color has a decimal value of 10970.
HEX | 002ada | #002ada |
---|---|---|
RGB | 0, 42, 218 | rgb(0, 42, 218) |
RGB Percent | 0, 16.47, 85.49 | rgb(0, 16.47, 85.49) |
CMYK | 100, 81, 0, 15 | |
HSL | 228.4°, 100, 42.7 | hsl(228.4, 100%, 42.7%) |
HSV | 228.4°, 100, 85.5 |
XYZ | 13.483, 6.718, 66.916 |
---|---|
Hunter Lab | 25.919, 47.496, -134.927 |
CIE-LAB | 31.156, 57.508, -88.737 |
CIE-LCH | 31.156, 105.742, 302.946 |
CIE-LUV | 100, 80.73, 0, 14.51 |
Web Safe | 0033cc |
RGB percent of color #002ada
CMYK percent of color #002ada
Text with hexadecimal color #002ada
This text has a font color of #002ada
<p style="color:#002ada">Text here</p>
#002ada Background Color
This box has a background color of #002ada
<div style="background-color:#002ada">Text here</div>
#002ada Border Color
This box has a border color of #002ada
<div style="border: 4px solid #002ada">Text here</div>
CSS codes
<p style="color:#002ada">Text here</p>
<div style="background-color:#002ada">Text here</div>
<div style="border: 4px solid #002ada">Text here</div>
#002ada Color on white background
This is how a font and box color of #002ada will look
on a white background.
#002ada Color on black background
This is how a font and box color of #002ada hex color will look
on a black background.