Shades of Caput Mortuum #561702
Tints of Caput Mortuum #561702
RGB
CMYK
RGB Variations
Color information
#561702 (or 0x561702) is known color: Caput Mortuum. HEX triplet: 56, 17 and 02. RGB value is (86,23,2). Sum of RGB (Red+Green+Blue) = 86+23+2=111 (14% of max value = 765). Red value is 86 (33.98% from 255 or 77.48% from 111); Green value is 23 (9.38% from 255 or 20.72% from 111); Blue value is 2 (1.17% from 255 or 1.80% from 111); Max value from RGB is 86 - color contains mainly: red. Hex color #561702 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #561702 is #A9E8FD. Grayscale: #272727. Windows color (decimal): -11135230 or 137046. OLE color: 137046.
HSL color Cylindrical-coordinate representation of color #561702: hue angle of 15º degrees, saturation: 0.95, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #561702 is Cyan = 0, Magento = 0.73, Yellow = 0.98 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 23 | 2 | - |
| CMYK | 0 | 0.73 | 0.98 | 0.66 |
| HSL | 15º | 0.95% | 0.17% | - |
| HSV(B) | 15º | 0.98% | 0.34% | - |
| XYZ | 4.16 | 2.6 | 0.34 | - |
| YUV | 39.44 | 106.87 | 161.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 23 | 2 | 0 | 0.73 | 0.98 | 0.66 | 15 | 0.95 | 0.17 |
| Hex | 56 | 17 | 2 | 0 | 49 | 62 | 42 | F | 5F | 11 |
| Octal | 126 | 27 | 2 | 0 | 111 | 142 | 102 | 17 | 137 | 21 |
| Binary | 1010110 | 10111 | 10 | 0 | 1001001 | 1100010 | 1000010 | 1111 | 1011111 | 10001 |
Color Harmonies of #561702
Complementary color
Monochromatic Colors of #561702
Black with #561702
Text Example
Text Example
White with #561702
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561702; }
p { color: rgb(86,23,2); }
H1.HeaderClassName
{
color: #561702;
}
.AnyTagClassName
{
color: #561702;
}
</style>
background-color css
<style>
a { background-color: #561702; }
a { background-color: rgb(86,23,2); }
div.DivClassName
{
background-color: #561702;
}
.BgClassName
{
background-color: #561702;
}
</style>
border-color css
<style>
span { border-color: #561702; }
span { border-color: rgb(86,23,2); }
td.TdClassName
{
border-color: #561702;
}
.TagClassName
{
border-color: #561702;
}
</style>