In RGB color space, #360000 hex color has a red value of 54, a green value of 0 and a blue value of 0.
In CMYK color space (used in color printing), #360000 hex color is composed of 0% cyan, 100% magenta, 100% yellow and 78.82% black.
#360000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 10.6%.
#360000 hex color contains mainly RED.
The closest web safe color of #360000 is #330000
#360000 hex color has a decimal value of 3538944.
HEX | 360000 | #360000 |
---|---|---|
RGB | 54, 0, 0 | rgb(54, 0, 0) |
RGB Percent | 21.18, 0, 0 | rgb(21.18, 0, 0) |
CMYK | 0, 100, 100, 79 | |
HSL | 0°, 100, 10.6 | hsl(0, 100%, 10.6%) |
HSV | 0°, 100, 21.2 |
XYZ | 1.521, 0.784, 0.071 |
---|---|
Hunter Lab | 8.854, 15.167, 5.723 |
CIE-LAB | 7.082, 26.508, 11.194 |
CIE-LCH | 7.082, 28.775, 22.894 |
CIE-LUV | 0, 100, 100, 78.82 |
Web Safe | 330000 |
RGB percent of color #360000
CMYK percent of color #360000
Text with hexadecimal color #360000
This text has a font color of #360000
<p style="color:#360000">Text here</p>
#360000 Background Color
This box has a background color of #360000
<div style="background-color:#360000">Text here</div>
#360000 Border Color
This box has a border color of #360000
<div style="border: 4px solid #360000">Text here</div>
CSS codes
<p style="color:#360000">Text here</p>
<div style="background-color:#360000">Text here</div>
<div style="border: 4px solid #360000">Text here</div>
#360000 Color on white background
This is how a font and box color of #360000 will look
on a white background.
#360000 Color on black background
This is how a font and box color of #360000 hex color will look
on a black background.