In RGB color space, #060000 hex color has a red value of 6, a green value of 0 and a blue value of 0.
In CMYK color space (used in color printing), #060000 hex color is composed of 0% cyan, 100% magenta, 100% yellow and 97.65% black.
#060000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 1.2%.
#060000 hex color contains mainly RED.
The closest web safe color of #060000 is #000000
#060000 hex color has a decimal value of 393216.
HEX | 060000 | #060000 |
---|---|---|
RGB | 6, 0, 0 | rgb(6, 0, 0) |
RGB Percent | 2.35, 0, 0 | rgb(2.35, 0, 0) |
CMYK | 0, 100, 100, 98 | |
HSL | 0°, 100, 1.2 | hsl(0, 100%, 1.2%) |
HSV | 0°, 100, 2.4 |
XYZ | 0.075, 0.039, 0.004 |
---|---|
Hunter Lab | 1.975, 3.323, 1.262 |
CIE-LAB | 0.352, 1.554, 0.55 |
CIE-LCH | 0.352, 1.648, 19.49 |
CIE-LUV | 0, 100, 100, 97.65 |
Web Safe | 000000 |
RGB percent of color #060000
CMYK percent of color #060000
Text with hexadecimal color #060000
This text has a font color of #060000
<p style="color:#060000">Text here</p>
#060000 Background Color
This box has a background color of #060000
<div style="background-color:#060000">Text here</div>
#060000 Border Color
This box has a border color of #060000
<div style="border: 4px solid #060000">Text here</div>
CSS codes
<p style="color:#060000">Text here</p>
<div style="background-color:#060000">Text here</div>
<div style="border: 4px solid #060000">Text here</div>
#060000 Color on white background
This is how a font and box color of #060000 will look
on a white background.
#060000 Color on black background
This is how a font and box color of #060000 hex color will look
on a black background.