In RGB color space, #180a00 hex color has a red value of 24, a green value of 10 and a blue value of 0.
In CMYK color space (used in color printing), #180a00 hex color is composed of 0% cyan, 58.33% magenta, 100% yellow and 90.59% black.
#180a00 color has a hue of 25 degrees, a saturation of 100% and a lightness of 4.7%.
#180a00 hex color contains mainly RED.
The closest web safe color of #180a00 is #000000
#180a00 hex color has a decimal value of 1575424.
HEX | 180a00 | #180a00 |
---|---|---|
RGB | 24, 10, 0 | rgb(24, 10, 0) |
RGB Percent | 9.41, 3.92, 0 | rgb(9.41, 3.92, 0) |
CMYK | 0, 58, 100, 91 | |
HSL | 25°, 100, 4.7 | hsl(25, 100%, 4.7%) |
HSV | 25°, 100, 9.4 |
XYZ | 0.485, 0.411, 0.054 |
---|---|
Hunter Lab | 6.411, 2.285, 3.988 |
CIE-LAB | 3.713, 3.865, 5.629 |
CIE-LCH | 3.713, 6.828, 55.526 |
CIE-LUV | 0, 58.33, 100, 90.59 |
Web Safe | 000000 |
RGB percent of color #180a00
CMYK percent of color #180a00
Text with hexadecimal color #180a00
This text has a font color of #180a00
<p style="color:#180a00">Text here</p>
#180a00 Background Color
This box has a background color of #180a00
<div style="background-color:#180a00">Text here</div>
#180a00 Border Color
This box has a border color of #180a00
<div style="border: 4px solid #180a00">Text here</div>
CSS codes
<p style="color:#180a00">Text here</p>
<div style="background-color:#180a00">Text here</div>
<div style="border: 4px solid #180a00">Text here</div>
#180a00 Color on white background
This is how a font and box color of #180a00 will look
on a white background.
#180a00 Color on black background
This is how a font and box color of #180a00 hex color will look
on a black background.