In RGB color space, #0000ca hex color has a red value of 0, a green value of 0 and a blue value of 202.
In CMYK color space (used in color printing), #0000ca hex color is composed of 100% cyan, 100% magenta, 0% yellow and 20.78% black.
#0000ca color has a hue of 240 degrees, a saturation of 100% and a lightness of 39.6%.
#0000ca hex color contains mainly BLUE.
The closest web safe color of #0000ca is #0000cc
#0000ca hex color has a decimal value of 202.
HEX | 0000ca | #0000ca |
---|---|---|
RGB | 0, 0, 202 | rgb(0, 0, 202) |
RGB Percent | 0, 0, 79.22 | rgb(0, 0, 79.22) |
CMYK | 100, 100, 0, 21 | |
HSL | 240°, 100, 39.6 | hsl(240, 100%, 39.6%) |
HSV | 240°, 100, 79.2 |
XYZ | 10.661, 4.264, 56.138 |
---|---|
Hunter Lab | 20.649, 56.02, -146.732 |
CIE-LAB | 24.526, 66.453, -90.5 |
CIE-LCH | 24.526, 112.278, 306.289 |
CIE-LUV | 100, 100, 0, 20.78 |
Web Safe | 0000cc |
RGB percent of color #0000ca
CMYK percent of color #0000ca
Text with hexadecimal color #0000ca
This text has a font color of #0000ca
<p style="color:#0000ca">Text here</p>
#0000ca Background Color
This box has a background color of #0000ca
<div style="background-color:#0000ca">Text here</div>
#0000ca Border Color
This box has a border color of #0000ca
<div style="border: 4px solid #0000ca">Text here</div>
CSS codes
<p style="color:#0000ca">Text here</p>
<div style="background-color:#0000ca">Text here</div>
<div style="border: 4px solid #0000ca">Text here</div>
#0000ca Color on white background
This is how a font and box color of #0000ca will look
on a white background.
#0000ca Color on black background
This is how a font and box color of #0000ca hex color will look
on a black background.