Shades of Caput Mortuum #552620
Tints of Caput Mortuum #552620
RGB
CMYK
RGB Variations
Color information
#552620 (or 0x552620) is known color: Caput Mortuum. HEX triplet: 55, 26 and 20. RGB value is (85,38,32). Sum of RGB (Red+Green+Blue) = 85+38+32=155 (20% of max value = 765). Red value is 85 (33.59% from 255 or 54.84% from 155); Green value is 38 (15.23% from 255 or 24.52% from 155); Blue value is 32 (12.89% from 255 or 20.65% from 155); Max value from RGB is 85 - color contains mainly: red. Hex color #552620 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552620 is #AAD9DF. Grayscale: #333333. Windows color (decimal): -11196896 or 2106965. OLE color: 2106965.
HSL color Cylindrical-coordinate representation of color #552620: hue angle of 6.79º 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 #552620 is Cyan = 0, Magento = 0.55, Yellow = 0.62 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 38 | 32 | - |
| CMYK | 0 | 0.55 | 0.62 | 0.67 |
| HSL | 6.79º | 0.45% | 0.23% | - |
| HSV(B) | 6.79º | 0.62% | 0.33% | - |
| XYZ | 4.7 | 3.42 | 1.78 | - |
| YUV | 51.37 | 117.07 | 151.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 38 | 32 | 0 | 0.55 | 0.62 | 0.67 | 6.79 | 0.45 | 0.23 |
| Hex | 55 | 26 | 20 | 0 | 37 | 3E | 43 | 7 | 2D | 17 |
| Octal | 125 | 46 | 40 | 0 | 67 | 76 | 103 | 7 | 55 | 27 |
| Binary | 1010101 | 100110 | 100000 | 0 | 110111 | 111110 | 1000011 | 111 | 101101 | 10111 |
Color Harmonies of #552620
Complementary color
Monochromatic Colors of #552620
Black with #552620
Text Example
Text Example
White with #552620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552620; }
p { color: rgb(85,38,32); }
H1.HeaderClassName
{
color: #552620;
}
.AnyTagClassName
{
color: #552620;
}
</style>
background-color css
<style>
a { background-color: #552620; }
a { background-color: rgb(85,38,32); }
div.DivClassName
{
background-color: #552620;
}
.BgClassName
{
background-color: #552620;
}
</style>
border-color css
<style>
span { border-color: #552620; }
span { border-color: rgb(85,38,32); }
td.TdClassName
{
border-color: #552620;
}
.TagClassName
{
border-color: #552620;
}
</style>