In RGB color space, #121314 hex color has a red value of 18, a green value of 19 and a blue value of 20.
In CMYK color space (used in color printing), #121314 hex color is composed of 10% cyan, 5% magenta, 0% yellow and 92.16% black.
#121314 color has a hue of 210 degrees, a saturation of 5.26% and a lightness of 7.5%.
#121314 hex color contains mainly BLUE.
The closest web safe color of #121314 is #000000
#121314 hex color has a decimal value of 1184532.
HEX | 121314 | #121314 |
---|---|---|
RGB | 18, 19, 20 | rgb(18, 19, 20) |
RGB Percent | 7.06, 7.45, 7.84 | rgb(7.06, 7.45, 7.84) |
CMYK | 10, 5, 0, 92 | |
HSL | 210°, 5.26, 7.5 | hsl(210, 5.26%, 7.5%) |
HSV | 210°, 10, 7.8 |
XYZ | 0.609, 0.645, 0.754 |
---|---|
Hunter Lab | 8.031, -0.519, 0.055 |
CIE-LAB | 5.826, -0.166, -0.74 |
CIE-LCH | 5.826, 0.758, 257.356 |
CIE-LUV | 10, 5, 0, 92.16 |
Web Safe | 000000 |
RGB percent of color #121314
CMYK percent of color #121314
Text with hexadecimal color #121314
This text has a font color of #121314
<p style="color:#121314">Text here</p>
#121314 Background Color
This box has a background color of #121314
<div style="background-color:#121314">Text here</div>
#121314 Border Color
This box has a border color of #121314
<div style="border: 4px solid #121314">Text here</div>
CSS codes
<p style="color:#121314">Text here</p>
<div style="background-color:#121314">Text here</div>
<div style="border: 4px solid #121314">Text here</div>
#121314 Color on white background
This is how a font and box color of #121314 will look
on a white background.
#121314 Color on black background
This is how a font and box color of #121314 hex color will look
on a black background.