In RGB color space, #180000 hex color has a red value of 24, a green value of 0 and a blue value of 0.
In CMYK color space (used in color printing), #180000 hex color is composed of 0% cyan, 100% magenta, 100% yellow and 90.59% black.
#180000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 4.7%.
#180000 hex color contains mainly RED.
The closest web safe color of #180000 is #000000
#180000 hex color has a decimal value of 1572864.
HEX | 180000 | #180000 |
---|---|---|
RGB | 24, 0, 0 | rgb(24, 0, 0) |
RGB Percent | 9.41, 0, 0 | rgb(9.41, 0, 0) |
CMYK | 0, 100, 100, 91 | |
HSL | 0°, 100, 4.7 | hsl(0, 100%, 4.7%) |
HSV | 0°, 100, 9.4 |
XYZ | 0.377, 0.194, 0.018 |
---|---|
Hunter Lab | 4.405, 7.57, 2.841 |
CIE-LAB | 1.752, 7.89, 2.764 |
CIE-LCH | 1.752, 8.36, 19.306 |
CIE-LUV | 0, 100, 100, 90.59 |
Web Safe | 000000 |
RGB percent of color #180000
CMYK percent of color #180000
Text with hexadecimal color #180000
This text has a font color of #180000
<p style="color:#180000">Text here</p>
#180000 Background Color
This box has a background color of #180000
<div style="background-color:#180000">Text here</div>
#180000 Border Color
This box has a border color of #180000
<div style="border: 4px solid #180000">Text here</div>
CSS codes
<p style="color:#180000">Text here</p>
<div style="background-color:#180000">Text here</div>
<div style="border: 4px solid #180000">Text here</div>
#180000 Color on white background
This is how a font and box color of #180000 will look
on a white background.
#180000 Color on black background
This is how a font and box color of #180000 hex color will look
on a black background.