In RGB color space, #000cda hex color has a red value of 0, a green value of 12 and a blue value of 218.
In CMYK color space (used in color printing), #000cda hex color is composed of 100% cyan, 94.5% magenta, 0% yellow and 14.51% black.
#000cda color has a hue of 236.7 degrees, a saturation of 100% and a lightness of 42.7%.
#000cda hex color contains mainly BLUE.
The closest web safe color of #000cda is #0000cc
#000cda hex color has a decimal value of 3290.
HEX | 000cda | #000cda |
---|---|---|
RGB | 0, 12, 218 | rgb(0, 12, 218) |
RGB Percent | 0, 4.71, 85.49 | rgb(0, 4.71, 85.49) |
CMYK | 100, 95, 0, 15 | |
HSL | 236.7°, 100, 42.7 | hsl(236.7, 100%, 42.7%) |
HSV | 236.7°, 100, 85.5 |
XYZ | 12.786, 5.325, 66.684 |
---|---|
Hunter Lab | 23.076, 58.521, -155.181 |
CIE-LAB | 27.641, 68.085, -94.6 |
CIE-LCH | 27.641, 116.554, 305.743 |
CIE-LUV | 100, 94.5, 0, 14.51 |
Web Safe | 0000cc |
RGB percent of color #000cda
CMYK percent of color #000cda
Text with hexadecimal color #000cda
This text has a font color of #000cda
<p style="color:#000cda">Text here</p>
#000cda Background Color
This box has a background color of #000cda
<div style="background-color:#000cda">Text here</div>
#000cda Border Color
This box has a border color of #000cda
<div style="border: 4px solid #000cda">Text here</div>
CSS codes
<p style="color:#000cda">Text here</p>
<div style="background-color:#000cda">Text here</div>
<div style="border: 4px solid #000cda">Text here</div>
#000cda Color on white background
This is how a font and box color of #000cda will look
on a white background.
#000cda Color on black background
This is how a font and box color of #000cda hex color will look
on a black background.