In RGB color space, #23000d hex color has a red value of 35, a green value of 0 and a blue value of 13.
In CMYK color space (used in color printing), #23000d hex color is composed of 0% cyan, 100% magenta, 62.86% yellow and 86.27% black.
#23000d color has a hue of 337.7 degrees, a saturation of 100% and a lightness of 6.9%.
#23000d hex color contains mainly RED.
The closest web safe color of #23000d is #330000
#23000d hex color has a decimal value of 2293773.
HEX | 23000d | #23000d |
---|---|---|
RGB | 35, 0, 13 | rgb(35, 0, 13) |
RGB Percent | 13.73, 0, 5.1 | rgb(13.73, 0, 5.1) |
CMYK | 0, 100, 63, 86 | |
HSL | 337.7°, 100, 6.9 | hsl(337.7, 100%, 6.9%) |
HSV | 337.7°, 100, 13.7 |
XYZ | 0.766, 0.386, 0.415 |
---|---|
Hunter Lab | 6.213, 11.135, 0.389 |
CIE-LAB | 3.487, 16.349, 0.076 |
CIE-LCH | 3.487, 16.349, 0.266 |
CIE-LUV | 0, 100, 62.86, 86.27 |
Web Safe | 330000 |
RGB percent of color #23000d
CMYK percent of color #23000d
Text with hexadecimal color #23000d
This text has a font color of #23000d
<p style="color:#23000d">Text here</p>
#23000d Background Color
This box has a background color of #23000d
<div style="background-color:#23000d">Text here</div>
#23000d Border Color
This box has a border color of #23000d
<div style="border: 4px solid #23000d">Text here</div>
CSS codes
<p style="color:#23000d">Text here</p>
<div style="background-color:#23000d">Text here</div>
<div style="border: 4px solid #23000d">Text here</div>
#23000d Color on white background
This is how a font and box color of #23000d will look
on a white background.
#23000d Color on black background
This is how a font and box color of #23000d hex color will look
on a black background.