In RGB color space, #190000 hex color has a red value of 25, a green value of 0 and a blue value of 0.
In CMYK color space (used in color printing), #190000 hex color is composed of 0% cyan, 100% magenta, 100% yellow and 90.2% black.
#190000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 4.9%.
#190000 hex color contains mainly RED.
The closest web safe color of #190000 is #000000
#190000 hex color has a decimal value of 1638400.
HEX | 190000 | #190000 |
---|---|---|
RGB | 25, 0, 0 | rgb(25, 0, 0) |
RGB Percent | 9.8, 0, 0 | rgb(9.8, 0, 0) |
CMYK | 0, 100, 100, 90 | |
HSL | 0°, 100, 4.9 | hsl(0, 100%, 4.9%) |
HSV | 0°, 100, 9.8 |
XYZ | 0.401, 0.207, 0.019 |
---|---|
Hunter Lab | 4.55, 7.77, 2.937 |
CIE-LAB | 1.87, 8.367, 2.952 |
CIE-LCH | 1.87, 8.872, 19.434 |
CIE-LUV | 0, 100, 100, 90.2 |
Web Safe | 000000 |
RGB percent of color #190000
CMYK percent of color #190000
Text with hexadecimal color #190000
This text has a font color of #190000
<p style="color:#190000">Text here</p>
#190000 Background Color
This box has a background color of #190000
<div style="background-color:#190000">Text here</div>
#190000 Border Color
This box has a border color of #190000
<div style="border: 4px solid #190000">Text here</div>
CSS codes
<p style="color:#190000">Text here</p>
<div style="background-color:#190000">Text here</div>
<div style="border: 4px solid #190000">Text here</div>
#190000 Color on white background
This is how a font and box color of #190000 will look
on a white background.
#190000 Color on black background
This is how a font and box color of #190000 hex color will look
on a black background.