In a RGB color space, #56000f hex color is composed of 33.7% red, 0% green and 5.9% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 100% magenta, 82.6% yellow and 66.3% black. It has a hue angle of 349.5 degrees, a saturation of 100% and a lightness of 16.9%. #56000f color hex could be obtained by blending #ac001e with #000000. Closest websafe color is: #660000.
The hexadecimal color #56000f has RGB values of R:86, G:0, B:15 and CMYK values of C:0, M:1, Y:0.83, K:0.66. Its decimal value is 5636111.
Hex triplet | 56000f | #56000f |
RGB Decimal | 86, 0, 15 | rgb(86,0,15) |
RGB Percent | 33.7, 0, 5.9 | rgb(33.7%,0%,5.9%) |
CMYK | 0, 100, 82.6, 66.3 | |
HSL | 349.5°, 100, 16.9 | hsl(349.5,100%,16.9%) |
HSV(HSB) | 349.5°, 100, 33.7 | |
Web Safe | 660000 | #600 |
XYZ | 3.924, 2.013, 0.634 |
xyY | 0.597, 0.306, 2.013 |
CIE-LAB | 15.555, 36.796, 17.755 |
CIE-LCH | 15.555, 40.856, 25.759 |
CIE-LUV | 15.555, 48.113, 7.003 |
Hunter-Lab | 14.188, 24.54, 7.283 |
Binary | 01010110, 00000000, 00001111 |
Below, you can see some colors close to #56000f. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #56000f.
<span style="color:#56000f">Text here</span>
This paragraph has a background color of #56000f.
<p style="background-color:#56000f;">Content here</p>
This element has a border color of #56000f.
<div style="border:1px #56000f;">Content here</div>
.text {color:#56000f;}
.background {background-color:#56000f;}
.border {border:1px solid #56000f;}
.text-shadow {border:1px solid #56000f;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #010000 is the darkest color, while #ffebee is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #2b2b2b is the less saturated color, while #520411 is the most saturated one.