In RGB color space, #140000 hex color has a red value of 20, a green value of 0 and a blue value of 0.
In CMYK color space (used in color printing), #140000 hex color is composed of 0% cyan, 100% magenta, 100% yellow and 92.16% black.
#140000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 3.9%.
#140000 hex color contains mainly RED.
The closest web safe color of #140000 is #000000
#140000 hex color has a decimal value of 1310720.
HEX | 140000 | #140000 |
---|---|---|
RGB | 20, 0, 0 | rgb(20, 0, 0) |
RGB Percent | 7.84, 0, 0 | rgb(7.84, 0, 0) |
CMYK | 0, 100, 100, 92 | |
HSL | 0°, 100, 3.9 | hsl(0, 100%, 3.9%) |
HSV | 0°, 100, 7.8 |
XYZ | 0.288, 0.149, 0.014 |
---|---|
Hunter Lab | 3.86, 6.563, 2.487 |
CIE-LAB | 1.346, 5.996, 2.12 |
CIE-LCH | 1.346, 6.36, 19.472 |
CIE-LUV | 0, 100, 100, 92.16 |
Web Safe | 000000 |
RGB percent of color #140000
CMYK percent of color #140000
Text with hexadecimal color #140000
This text has a font color of #140000
<p style="color:#140000">Text here</p>
#140000 Background Color
This box has a background color of #140000
<div style="background-color:#140000">Text here</div>
#140000 Border Color
This box has a border color of #140000
<div style="border: 4px solid #140000">Text here</div>
CSS codes
<p style="color:#140000">Text here</p>
<div style="background-color:#140000">Text here</div>
<div style="border: 4px solid #140000">Text here</div>
#140000 Color on white background
This is how a font and box color of #140000 will look
on a white background.
#140000 Color on black background
This is how a font and box color of #140000 hex color will look
on a black background.