Shades of Caput Mortuum #552621
Tints of Caput Mortuum #552621
RGB
CMYK
RGB Variations
Color information
#552621 (or 0x552621) is known color: Caput Mortuum. HEX triplet: 55, 26 and 21. RGB value is (85,38,33). Sum of RGB (Red+Green+Blue) = 85+38+33=156 (20% of max value = 765). Red value is 85 (33.59% from 255 or 54.49% from 156); Green value is 38 (15.23% from 255 or 24.36% from 156); Blue value is 33 (13.28% from 255 or 21.15% from 156); Max value from RGB is 85 - color contains mainly: red. Hex color #552621 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552621 is #AAD9DE. Grayscale: #333333. Windows color (decimal): -11196895 or 2172501. OLE color: 2172501.
HSL color Cylindrical-coordinate representation of color #552621: hue angle of 5.77º 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 #552621 is Cyan = 0, Magento = 0.55, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 38 | 33 | - |
| CMYK | 0 | 0.55 | 0.61 | 0.67 |
| HSL | 5.77º | 0.44% | 0.23% | - |
| HSV(B) | 5.77º | 0.61% | 0.33% | - |
| XYZ | 4.71 | 3.43 | 1.85 | - |
| YUV | 51.48 | 117.57 | 151.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 38 | 33 | 0 | 0.55 | 0.61 | 0.67 | 5.77 | 0.44 | 0.23 |
| Hex | 55 | 26 | 21 | 0 | 37 | 3D | 43 | 6 | 2C | 17 |
| Octal | 125 | 46 | 41 | 0 | 67 | 75 | 103 | 6 | 54 | 27 |
| Binary | 1010101 | 100110 | 100001 | 0 | 110111 | 111101 | 1000011 | 110 | 101100 | 10111 |
Color Harmonies of #552621
Complementary color
Monochromatic Colors of #552621
Black with #552621
Text Example
Text Example
White with #552621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552621; }
p { color: rgb(85,38,33); }
H1.HeaderClassName
{
color: #552621;
}
.AnyTagClassName
{
color: #552621;
}
</style>
background-color css
<style>
a { background-color: #552621; }
a { background-color: rgb(85,38,33); }
div.DivClassName
{
background-color: #552621;
}
.BgClassName
{
background-color: #552621;
}
</style>
border-color css
<style>
span { border-color: #552621; }
span { border-color: rgb(85,38,33); }
td.TdClassName
{
border-color: #552621;
}
.TagClassName
{
border-color: #552621;
}
</style>