Shades of Caput Mortuum #552724
Tints of Caput Mortuum #552724
RGB
CMYK
RGB Variations
Color information
#552724 (or 0x552724) is known color: Caput Mortuum. HEX triplet: 55, 27 and 24. RGB value is (85,39,36). Sum of RGB (Red+Green+Blue) = 85+39+36=160 (21% of max value = 765). Red value is 85 (33.59% from 255 or 53.12% from 160); Green value is 39 (15.62% from 255 or 24.38% from 160); Blue value is 36 (14.45% from 255 or 22.5% from 160); Max value from RGB is 85 - color contains mainly: red. Hex color #552724 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552724 is #AAD8DB. Grayscale: #343434. Windows color (decimal): -11196636 or 2369365. OLE color: 2369365.
HSL color Cylindrical-coordinate representation of color #552724: hue angle of 3.67º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #552724 is Cyan = 0, Magento = 0.54, Yellow = 0.58 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 39 | 36 | - |
| CMYK | 0 | 0.54 | 0.58 | 0.67 |
| HSL | 3.67º | 0.4% | 0.24% | - |
| HSV(B) | 3.67º | 0.58% | 0.33% | - |
| XYZ | 4.79 | 3.51 | 2.09 | - |
| YUV | 52.41 | 118.74 | 151.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 39 | 36 | 0 | 0.54 | 0.58 | 0.67 | 3.67 | 0.4 | 0.24 |
| Hex | 55 | 27 | 24 | 0 | 36 | 3A | 43 | 4 | 28 | 18 |
| Octal | 125 | 47 | 44 | 0 | 66 | 72 | 103 | 4 | 50 | 30 |
| Binary | 1010101 | 100111 | 100100 | 0 | 110110 | 111010 | 1000011 | 100 | 101000 | 11000 |
Color Harmonies of #552724
Complementary color
Monochromatic Colors of #552724
Black with #552724
Text Example
Text Example
White with #552724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552724; }
p { color: rgb(85,39,36); }
H1.HeaderClassName
{
color: #552724;
}
.AnyTagClassName
{
color: #552724;
}
</style>
background-color css
<style>
a { background-color: #552724; }
a { background-color: rgb(85,39,36); }
div.DivClassName
{
background-color: #552724;
}
.BgClassName
{
background-color: #552724;
}
</style>
border-color css
<style>
span { border-color: #552724; }
span { border-color: rgb(85,39,36); }
td.TdClassName
{
border-color: #552724;
}
.TagClassName
{
border-color: #552724;
}
</style>