Shades of Caput Mortuum #551906
Tints of Caput Mortuum #551906
RGB
CMYK
RGB Variations
Color information
#551906 (or 0x551906) is known color: Caput Mortuum. HEX triplet: 55, 19 and 06. RGB value is (85,25,6). Sum of RGB (Red+Green+Blue) = 85+25+6=116 (15% of max value = 765). Red value is 85 (33.59% from 255 or 73.28% from 116); Green value is 25 (10.16% from 255 or 21.55% from 116); Blue value is 6 (2.73% from 255 or 5.17% from 116); Max value from RGB is 85 - color contains mainly: red. Hex color #551906 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #551906 is #AAE6F9. Grayscale: #282828. Windows color (decimal): -11200250 or 399701. OLE color: 399701.
HSL color Cylindrical-coordinate representation of color #551906: hue angle of 14.43º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #551906 is Cyan = 0, Magento = 0.71, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 25 | 6 | - |
| CMYK | 0 | 0.71 | 0.93 | 0.67 |
| HSL | 14.43º | 0.87% | 0.18% | - |
| HSV(B) | 14.43º | 0.93% | 0.33% | - |
| XYZ | 4.13 | 2.64 | 0.46 | - |
| YUV | 40.77 | 108.38 | 159.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 25 | 6 | 0 | 0.71 | 0.93 | 0.67 | 14.43 | 0.87 | 0.18 |
| Hex | 55 | 19 | 6 | 0 | 47 | 5D | 43 | E | 57 | 12 |
| Octal | 125 | 31 | 6 | 0 | 107 | 135 | 103 | 16 | 127 | 22 |
| Binary | 1010101 | 11001 | 110 | 0 | 1000111 | 1011101 | 1000011 | 1110 | 1010111 | 10010 |
Color Harmonies of #551906
Complementary color
Monochromatic Colors of #551906
Black with #551906
Text Example
Text Example
White with #551906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #551906; }
p { color: rgb(85,25,6); }
H1.HeaderClassName
{
color: #551906;
}
.AnyTagClassName
{
color: #551906;
}
</style>
background-color css
<style>
a { background-color: #551906; }
a { background-color: rgb(85,25,6); }
div.DivClassName
{
background-color: #551906;
}
.BgClassName
{
background-color: #551906;
}
</style>
border-color css
<style>
span { border-color: #551906; }
span { border-color: rgb(85,25,6); }
td.TdClassName
{
border-color: #551906;
}
.TagClassName
{
border-color: #551906;
}
</style>