In RGB color space, #38000c hex color has a red value of 56, a green value of 0 and a blue value of 12.
In CMYK color space (used in color printing), #38000c hex color is composed of 0% cyan, 100% magenta, 78.57% yellow and 78.04% black.
#38000c color has a hue of 347.1 degrees, a saturation of 100% and a lightness of 11%.
#38000c hex color contains mainly RED.
The closest web safe color of #38000c is #330000
#38000c hex color has a decimal value of 3670028.
HEX | 38000c | #38000c |
---|---|---|
RGB | 56, 0, 12 | rgb(56, 0, 12) |
RGB Percent | 21.96, 0, 4.71 | rgb(21.96, 0, 4.71) |
CMYK | 0, 100, 79, 78 | |
HSL | 347.1°, 100, 11 | hsl(347.1, 100%, 11%) |
HSV | 347.1°, 100, 22 |
XYZ | 1.697, 0.867, 0.426 |
---|---|
Hunter Lab | 9.311, 16.237, 3.805 |
CIE-LAB | 7.832, 27.96, 7.409 |
CIE-LCH | 7.832, 28.925, 14.841 |
CIE-LUV | 0, 100, 78.57, 78.04 |
Web Safe | 330000 |
RGB percent of color #38000c
CMYK percent of color #38000c
Text with hexadecimal color #38000c
This text has a font color of #38000c
<p style="color:#38000c">Text here</p>
#38000c Background Color
This box has a background color of #38000c
<div style="background-color:#38000c">Text here</div>
#38000c Border Color
This box has a border color of #38000c
<div style="border: 4px solid #38000c">Text here</div>
CSS codes
<p style="color:#38000c">Text here</p>
<div style="background-color:#38000c">Text here</div>
<div style="border: 4px solid #38000c">Text here</div>
#38000c Color on white background
This is how a font and box color of #38000c will look
on a white background.
#38000c Color on black background
This is how a font and box color of #38000c hex color will look
on a black background.