Shades of Caput Mortuum #532921
Tints of Caput Mortuum #532921
RGB
CMYK
RGB Variations
Color information
#532921 (or 0x532921) is known color: Caput Mortuum. HEX triplet: 53, 29 and 21. RGB value is (83,41,33). Sum of RGB (Red+Green+Blue) = 83+41+33=157 (20% of max value = 765). Red value is 83 (32.81% from 255 or 52.87% from 157); Green value is 41 (16.41% from 255 or 26.11% from 157); Blue value is 33 (13.28% from 255 or 21.02% from 157); Max value from RGB is 83 - color contains mainly: red. Hex color #532921 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532921 is #ACD6DE. Grayscale: #343434. Windows color (decimal): -11327199 or 2173267. OLE color: 2173267.
HSL color Cylindrical-coordinate representation of color #532921: hue angle of 9.6º degrees, saturation: 0.43, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #532921 is Cyan = 0, Magento = 0.51, Yellow = 0.60 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 41 | 33 | - |
| CMYK | 0 | 0.51 | 0.60 | 0.67 |
| HSL | 9.6º | 0.43% | 0.23% | - |
| HSV(B) | 9.6º | 0.6% | 0.33% | - |
| XYZ | 4.63 | 3.53 | 1.88 | - |
| YUV | 52.65 | 116.91 | 149.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 41 | 33 | 0 | 0.51 | 0.60 | 0.67 | 9.6 | 0.43 | 0.23 |
| Hex | 53 | 29 | 21 | 0 | 33 | 3C | 43 | A | 2B | 17 |
| Octal | 123 | 51 | 41 | 0 | 63 | 74 | 103 | 12 | 53 | 27 |
| Binary | 1010011 | 101001 | 100001 | 0 | 110011 | 111100 | 1000011 | 1010 | 101011 | 10111 |
Color Harmonies of #532921
Complementary color
Monochromatic Colors of #532921
Black with #532921
Text Example
Text Example
White with #532921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532921; }
p { color: rgb(83,41,33); }
H1.HeaderClassName
{
color: #532921;
}
.AnyTagClassName
{
color: #532921;
}
</style>
background-color css
<style>
a { background-color: #532921; }
a { background-color: rgb(83,41,33); }
div.DivClassName
{
background-color: #532921;
}
.BgClassName
{
background-color: #532921;
}
</style>
border-color css
<style>
span { border-color: #532921; }
span { border-color: rgb(83,41,33); }
td.TdClassName
{
border-color: #532921;
}
.TagClassName
{
border-color: #532921;
}
</style>