Shades of Caput Mortuum #552211
Tints of Caput Mortuum #552211
RGB
CMYK
RGB Variations
Color information
#552211 (or 0x552211) is known color: Caput Mortuum. HEX triplet: 55, 22 and 11. RGB value is (85,34,17). Sum of RGB (Red+Green+Blue) = 85+34+17=136 (18% of max value = 765). Red value is 85 (33.59% from 255 or 62.5% from 136); Green value is 34 (13.67% from 255 or 25% from 136); Blue value is 17 (7.03% from 255 or 12.5% from 136); Max value from RGB is 85 - color contains mainly: red. Hex color #552211 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #552211 is #AADDEE. Grayscale: #2F2F2F. Windows color (decimal): -11197935 or 1122901. OLE color: 1122901.
HSL color Cylindrical-coordinate representation of color #552211: hue angle of 15º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #552211 is Cyan = 0, Magento = 0.60, Yellow = 0.80 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 34 | 17 | - |
| CMYK | 0 | 0.60 | 0.80 | 0.67 |
| HSL | 15º | 0.67% | 0.2% | - |
| HSV(B) | 15º | 0.8% | 0.33% | - |
| XYZ | 4.42 | 3.12 | 0.9 | - |
| YUV | 47.31 | 110.9 | 154.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 34 | 17 | 0 | 0.60 | 0.80 | 0.67 | 15 | 0.67 | 0.2 |
| Hex | 55 | 22 | 11 | 0 | 3C | 50 | 43 | F | 43 | 14 |
| Octal | 125 | 42 | 21 | 0 | 74 | 120 | 103 | 17 | 103 | 24 |
| Binary | 1010101 | 100010 | 10001 | 0 | 111100 | 1010000 | 1000011 | 1111 | 1000011 | 10100 |
Color Harmonies of #552211
Complementary color
Monochromatic Colors of #552211
Black with #552211
Text Example
Text Example
White with #552211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552211; }
p { color: rgb(85,34,17); }
H1.HeaderClassName
{
color: #552211;
}
.AnyTagClassName
{
color: #552211;
}
</style>
background-color css
<style>
a { background-color: #552211; }
a { background-color: rgb(85,34,17); }
div.DivClassName
{
background-color: #552211;
}
.BgClassName
{
background-color: #552211;
}
</style>
border-color css
<style>
span { border-color: #552211; }
span { border-color: rgb(85,34,17); }
td.TdClassName
{
border-color: #552211;
}
.TagClassName
{
border-color: #552211;
}
</style>