In RGB color space, #230400 hex color has a red value of 35, a green value of 4 and a blue value of 0.
In CMYK color space (used in color printing), #230400 hex color is composed of 0% cyan, 88.57% magenta, 100% yellow and 86.27% black.
#230400 color has a hue of 6.9 degrees, a saturation of 100% and a lightness of 6.9%.
#230400 hex color contains mainly RED.
The closest web safe color of #230400 is #330000
#230400 hex color has a decimal value of 2294784.
HEX | 230400 | #230400 |
---|---|---|
RGB | 35, 4, 0 | rgb(35, 4, 0) |
RGB Percent | 13.73, 1.57, 0 | rgb(13.73, 1.57, 0) |
CMYK | 0, 89, 100, 86 | |
HSL | 6.9°, 100, 6.9 | hsl(6.9, 100%, 6.9%) |
HSV | 6.9°, 100, 13.7 |
XYZ | 0.737, 0.444, 0.047 |
---|---|
Hunter Lab | 6.663, 8.082, 4.246 |
CIE-LAB | 4.011, 12.903, 6.243 |
CIE-LCH | 4.011, 14.334, 25.82 |
CIE-LUV | 0, 88.57, 100, 86.27 |
Web Safe | 330000 |
RGB percent of color #230400
CMYK percent of color #230400
Text with hexadecimal color #230400
This text has a font color of #230400
<p style="color:#230400">Text here</p>
#230400 Background Color
This box has a background color of #230400
<div style="background-color:#230400">Text here</div>
#230400 Border Color
This box has a border color of #230400
<div style="border: 4px solid #230400">Text here</div>
CSS codes
<p style="color:#230400">Text here</p>
<div style="background-color:#230400">Text here</div>
<div style="border: 4px solid #230400">Text here</div>
#230400 Color on white background
This is how a font and box color of #230400 will look
on a white background.
#230400 Color on black background
This is how a font and box color of #230400 hex color will look
on a black background.