In RGB color space, #300000 hex color has a red value of 48, a green value of 0 and a blue value of 0.
In CMYK color space (used in color printing), #300000 hex color is composed of 0% cyan, 100% magenta, 100% yellow and 81.18% black.
#300000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 9.4%.
#300000 hex color contains mainly RED.
The closest web safe color of #300000 is #330000
#300000 hex color has a decimal value of 3145728.
HEX | 300000 | #300000 |
---|---|---|
RGB | 48, 0, 0 | rgb(48, 0, 0) |
RGB Percent | 18.82, 0, 0 | rgb(18.82, 0, 0) |
CMYK | 0, 100, 100, 81 | |
HSL | 0°, 100, 9.4 | hsl(0, 100%, 9.4%) |
HSV | 0°, 100, 18.8 |
XYZ | 1.219, 0.628, 0.057 |
---|---|
Hunter Lab | 7.925, 13.589, 5.121 |
CIE-LAB | 5.673, 23.621, 8.965 |
CIE-LCH | 5.673, 25.265, 20.784 |
CIE-LUV | 0, 100, 100, 81.18 |
Web Safe | 330000 |
RGB percent of color #300000
CMYK percent of color #300000
Text with hexadecimal color #300000
This text has a font color of #300000
<p style="color:#300000">Text here</p>
#300000 Background Color
This box has a background color of #300000
<div style="background-color:#300000">Text here</div>
#300000 Border Color
This box has a border color of #300000
<div style="border: 4px solid #300000">Text here</div>
CSS codes
<p style="color:#300000">Text here</p>
<div style="background-color:#300000">Text here</div>
<div style="border: 4px solid #300000">Text here</div>
#300000 Color on white background
This is how a font and box color of #300000 will look
on a white background.
#300000 Color on black background
This is how a font and box color of #300000 hex color will look
on a black background.