Shades of Caput Mortuum #552116
Tints of Caput Mortuum #552116
RGB
CMYK
RGB Variations
Color information
#552116 (or 0x552116) is known color: Caput Mortuum. HEX triplet: 55, 21 and 16. RGB value is (85,33,22). Sum of RGB (Red+Green+Blue) = 85+33+22=140 (18% of max value = 765). Red value is 85 (33.59% from 255 or 60.71% from 140); Green value is 33 (13.28% from 255 or 23.57% from 140); Blue value is 22 (8.98% from 255 or 15.71% from 140); Max value from RGB is 85 - color contains mainly: red. Hex color #552116 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #552116 is #AADEE9. Grayscale: #2F2F2F. Windows color (decimal): -11198186 or 1450325. OLE color: 1450325.
HSL color Cylindrical-coordinate representation of color #552116: hue angle of 10.48º degrees, saturation: 0.59, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #552116 is Cyan = 0, Magento = 0.61, Yellow = 0.74 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 33 | 22 | - |
| CMYK | 0 | 0.61 | 0.74 | 0.67 |
| HSL | 10.48º | 0.59% | 0.21% | - |
| HSV(B) | 10.48º | 0.74% | 0.33% | - |
| XYZ | 4.43 | 3.08 | 1.12 | - |
| YUV | 47.29 | 113.73 | 154.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 33 | 22 | 0 | 0.61 | 0.74 | 0.67 | 10.48 | 0.59 | 0.21 |
| Hex | 55 | 21 | 16 | 0 | 3D | 4A | 43 | A | 3B | 15 |
| Octal | 125 | 41 | 26 | 0 | 75 | 112 | 103 | 12 | 73 | 25 |
| Binary | 1010101 | 100001 | 10110 | 0 | 111101 | 1001010 | 1000011 | 1010 | 111011 | 10101 |
Color Harmonies of #552116
Complementary color
Monochromatic Colors of #552116
Black with #552116
Text Example
Text Example
White with #552116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552116; }
p { color: rgb(85,33,22); }
H1.HeaderClassName
{
color: #552116;
}
.AnyTagClassName
{
color: #552116;
}
</style>
background-color css
<style>
a { background-color: #552116; }
a { background-color: rgb(85,33,22); }
div.DivClassName
{
background-color: #552116;
}
.BgClassName
{
background-color: #552116;
}
</style>
border-color css
<style>
span { border-color: #552116; }
span { border-color: rgb(85,33,22); }
td.TdClassName
{
border-color: #552116;
}
.TagClassName
{
border-color: #552116;
}
</style>