Shades of Caput Mortuum #552516
Tints of Caput Mortuum #552516
RGB
CMYK
RGB Variations
Color information
#552516 (or 0x552516) is known color: Caput Mortuum. HEX triplet: 55, 25 and 16. RGB value is (85,37,22). Sum of RGB (Red+Green+Blue) = 85+37+22=144 (19% of max value = 765). Red value is 85 (33.59% from 255 or 59.03% from 144); Green value is 37 (14.84% from 255 or 25.69% from 144); Blue value is 22 (8.98% from 255 or 15.28% from 144); Max value from RGB is 85 - color contains mainly: red. Hex color #552516 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #552516 is #AADAE9. Grayscale: #313131. Windows color (decimal): -11197162 or 1451349. OLE color: 1451349.
HSL color Cylindrical-coordinate representation of color #552516: hue angle of 14.29º 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 #552516 is Cyan = 0, Magento = 0.56, Yellow = 0.74 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 37 | 22 | - |
| CMYK | 0 | 0.56 | 0.74 | 0.67 |
| HSL | 14.29º | 0.59% | 0.21% | - |
| HSV(B) | 14.29º | 0.74% | 0.33% | - |
| XYZ | 4.55 | 3.31 | 1.16 | - |
| YUV | 49.64 | 112.4 | 153.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 37 | 22 | 0 | 0.56 | 0.74 | 0.67 | 14.29 | 0.59 | 0.21 |
| Hex | 55 | 25 | 16 | 0 | 38 | 4A | 43 | E | 3B | 15 |
| Octal | 125 | 45 | 26 | 0 | 70 | 112 | 103 | 16 | 73 | 25 |
| Binary | 1010101 | 100101 | 10110 | 0 | 111000 | 1001010 | 1000011 | 1110 | 111011 | 10101 |
Color Harmonies of #552516
Complementary color
Monochromatic Colors of #552516
Black with #552516
Text Example
Text Example
White with #552516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552516; }
p { color: rgb(85,37,22); }
H1.HeaderClassName
{
color: #552516;
}
.AnyTagClassName
{
color: #552516;
}
</style>
background-color css
<style>
a { background-color: #552516; }
a { background-color: rgb(85,37,22); }
div.DivClassName
{
background-color: #552516;
}
.BgClassName
{
background-color: #552516;
}
</style>
border-color css
<style>
span { border-color: #552516; }
span { border-color: rgb(85,37,22); }
td.TdClassName
{
border-color: #552516;
}
.TagClassName
{
border-color: #552516;
}
</style>