Shades of Caput Mortuum #552721
Tints of Caput Mortuum #552721
RGB
CMYK
RGB Variations
Color information
#552721 (or 0x552721) is known color: Caput Mortuum. HEX triplet: 55, 27 and 21. RGB value is (85,39,33). Sum of RGB (Red+Green+Blue) = 85+39+33=157 (20% of max value = 765). Red value is 85 (33.59% from 255 or 54.14% from 157); Green value is 39 (15.62% from 255 or 24.84% from 157); Blue value is 33 (13.28% from 255 or 21.02% from 157); Max value from RGB is 85 - color contains mainly: red. Hex color #552721 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552721 is #AAD8DE. Grayscale: #343434. Windows color (decimal): -11196639 or 2172757. OLE color: 2172757.
HSL color Cylindrical-coordinate representation of color #552721: hue angle of 6.92º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #552721 is Cyan = 0, Magento = 0.54, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 39 | 33 | - |
| CMYK | 0 | 0.54 | 0.61 | 0.67 |
| HSL | 6.92º | 0.44% | 0.23% | - |
| HSV(B) | 6.92º | 0.61% | 0.33% | - |
| XYZ | 4.75 | 3.49 | 1.86 | - |
| YUV | 52.07 | 117.24 | 151.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 39 | 33 | 0 | 0.54 | 0.61 | 0.67 | 6.92 | 0.44 | 0.23 |
| Hex | 55 | 27 | 21 | 0 | 36 | 3D | 43 | 7 | 2C | 17 |
| Octal | 125 | 47 | 41 | 0 | 66 | 75 | 103 | 7 | 54 | 27 |
| Binary | 1010101 | 100111 | 100001 | 0 | 110110 | 111101 | 1000011 | 111 | 101100 | 10111 |
Color Harmonies of #552721
Complementary color
Monochromatic Colors of #552721
Black with #552721
Text Example
Text Example
White with #552721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552721; }
p { color: rgb(85,39,33); }
H1.HeaderClassName
{
color: #552721;
}
.AnyTagClassName
{
color: #552721;
}
</style>
background-color css
<style>
a { background-color: #552721; }
a { background-color: rgb(85,39,33); }
div.DivClassName
{
background-color: #552721;
}
.BgClassName
{
background-color: #552721;
}
</style>
border-color css
<style>
span { border-color: #552721; }
span { border-color: rgb(85,39,33); }
td.TdClassName
{
border-color: #552721;
}
.TagClassName
{
border-color: #552721;
}
</style>