In RGB color space, #12345c hex color has a red value of 18, a green value of 52 and a blue value of 92.
In CMYK color space (used in color printing), #12345c hex color is composed of 80.43% cyan, 43.48% magenta, 0% yellow and 63.92% black.
#12345c color has a hue of 212.4 degrees, a saturation of 67.27% and a lightness of 21.6%.
#12345c hex color contains mainly BLUE.
The closest web safe color of #12345c is #003366
#12345c hex color has a decimal value of 1193052.
HEX | 12345c | #12345c |
---|---|---|
RGB | 18, 52, 92 | rgb(18, 52, 92) |
RGB Percent | 7.06, 20.39, 36.08 | rgb(7.06, 20.39, 36.08) |
CMYK | 80, 43, 0, 64 | |
HSL | 212.4°, 67.27, 21.6 | hsl(212.4, 67.27%, 21.6%) |
HSV | 212.4°, 80.4, 36.1 |
XYZ | 3.409, 3.357, 10.594 |
---|---|
Hunter Lab | 18.322, 1.148, -21.456 |
CIE-LAB | 21.42, 3.597, -27.47 |
CIE-LCH | 21.42, 27.704, 277.46 |
CIE-LUV | 80.43, 43.48, 0, 63.92 |
Web Safe | 003366 |
RGB percent of color #12345c
CMYK percent of color #12345c
Text with hexadecimal color #12345c
This text has a font color of #12345c
<p style="color:#12345c">Text here</p>
#12345c Background Color
This box has a background color of #12345c
<div style="background-color:#12345c">Text here</div>
#12345c Border Color
This box has a border color of #12345c
<div style="border: 4px solid #12345c">Text here</div>
CSS codes
<p style="color:#12345c">Text here</p>
<div style="background-color:#12345c">Text here</div>
<div style="border: 4px solid #12345c">Text here</div>
#12345c Color on white background
This is how a font and box color of #12345c will look
on a white background.
#12345c Color on black background
This is how a font and box color of #12345c hex color will look
on a black background.