Shades of Caput Mortuum #552921
Tints of Caput Mortuum #552921
RGB
CMYK
RGB Variations
Color information
#552921 (or 0x552921) is known color: Caput Mortuum. HEX triplet: 55, 29 and 21. RGB value is (85,41,33). Sum of RGB (Red+Green+Blue) = 85+41+33=159 (21% of max value = 765). Red value is 85 (33.59% from 255 or 53.46% from 159); Green value is 41 (16.41% from 255 or 25.79% from 159); Blue value is 33 (13.28% from 255 or 20.75% from 159); Max value from RGB is 85 - color contains mainly: red. Hex color #552921 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552921 is #AAD6DE. Grayscale: #353535. Windows color (decimal): -11196127 or 2173269. OLE color: 2173269.
HSL color Cylindrical-coordinate representation of color #552921: hue angle of 9.23º 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 #552921 is Cyan = 0, Magento = 0.52, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 41 | 33 | - |
| CMYK | 0 | 0.52 | 0.61 | 0.67 |
| HSL | 9.23º | 0.44% | 0.23% | - |
| HSV(B) | 9.23º | 0.61% | 0.33% | - |
| XYZ | 4.81 | 3.63 | 1.89 | - |
| YUV | 53.24 | 116.58 | 150.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 41 | 33 | 0 | 0.52 | 0.61 | 0.67 | 9.23 | 0.44 | 0.23 |
| Hex | 55 | 29 | 21 | 0 | 34 | 3D | 43 | 9 | 2C | 17 |
| Octal | 125 | 51 | 41 | 0 | 64 | 75 | 103 | 11 | 54 | 27 |
| Binary | 1010101 | 101001 | 100001 | 0 | 110100 | 111101 | 1000011 | 1001 | 101100 | 10111 |
Color Harmonies of #552921
Complementary color
Monochromatic Colors of #552921
Black with #552921
Text Example
Text Example
White with #552921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552921; }
p { color: rgb(85,41,33); }
H1.HeaderClassName
{
color: #552921;
}
.AnyTagClassName
{
color: #552921;
}
</style>
background-color css
<style>
a { background-color: #552921; }
a { background-color: rgb(85,41,33); }
div.DivClassName
{
background-color: #552921;
}
.BgClassName
{
background-color: #552921;
}
</style>
border-color css
<style>
span { border-color: #552921; }
span { border-color: rgb(85,41,33); }
td.TdClassName
{
border-color: #552921;
}
.TagClassName
{
border-color: #552921;
}
</style>