Shades of Caput Mortuum #552820
Tints of Caput Mortuum #552820
RGB
CMYK
RGB Variations
Color information
#552820 (or 0x552820) is known color: Caput Mortuum. HEX triplet: 55, 28 and 20. RGB value is (85,40,32). Sum of RGB (Red+Green+Blue) = 85+40+32=157 (20% of max value = 765). Red value is 85 (33.59% from 255 or 54.14% from 157); Green value is 40 (16.02% from 255 or 25.48% from 157); Blue value is 32 (12.89% from 255 or 20.38% from 157); Max value from RGB is 85 - color contains mainly: red. Hex color #552820 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552820 is #AAD7DF. Grayscale: #343434. Windows color (decimal): -11196384 or 2107477. OLE color: 2107477.
HSL color Cylindrical-coordinate representation of color #552820: hue angle of 9.06º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #552820 is Cyan = 0, Magento = 0.53, Yellow = 0.62 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 40 | 32 | - |
| CMYK | 0 | 0.53 | 0.62 | 0.67 |
| HSL | 9.06º | 0.45% | 0.23% | - |
| HSV(B) | 9.06º | 0.62% | 0.33% | - |
| XYZ | 4.77 | 3.55 | 1.8 | - |
| YUV | 52.54 | 116.41 | 151.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 40 | 32 | 0 | 0.53 | 0.62 | 0.67 | 9.06 | 0.45 | 0.23 |
| Hex | 55 | 28 | 20 | 0 | 35 | 3E | 43 | 9 | 2D | 17 |
| Octal | 125 | 50 | 40 | 0 | 65 | 76 | 103 | 11 | 55 | 27 |
| Binary | 1010101 | 101000 | 100000 | 0 | 110101 | 111110 | 1000011 | 1001 | 101101 | 10111 |
Color Harmonies of #552820
Complementary color
Monochromatic Colors of #552820
Black with #552820
Text Example
Text Example
White with #552820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552820; }
p { color: rgb(85,40,32); }
H1.HeaderClassName
{
color: #552820;
}
.AnyTagClassName
{
color: #552820;
}
</style>
background-color css
<style>
a { background-color: #552820; }
a { background-color: rgb(85,40,32); }
div.DivClassName
{
background-color: #552820;
}
.BgClassName
{
background-color: #552820;
}
</style>
border-color css
<style>
span { border-color: #552820; }
span { border-color: rgb(85,40,32); }
td.TdClassName
{
border-color: #552820;
}
.TagClassName
{
border-color: #552820;
}
</style>