Shades of Caput Mortuum #532321
Tints of Caput Mortuum #532321
RGB
CMYK
RGB Variations
Color information
#532321 (or 0x532321) is known color: Caput Mortuum. HEX triplet: 53, 23 and 21. RGB value is (83,35,33). Sum of RGB (Red+Green+Blue) = 83+35+33=151 (20% of max value = 765). Red value is 83 (32.81% from 255 or 54.97% from 151); Green value is 35 (14.06% from 255 or 23.18% from 151); Blue value is 33 (13.28% from 255 or 21.85% from 151); Max value from RGB is 83 - color contains mainly: red. Hex color #532321 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532321 is #ACDCDE. Grayscale: #313131. Windows color (decimal): -11328735 or 2171731. OLE color: 2171731.
HSL color Cylindrical-coordinate representation of color #532321: hue angle of 2.4º 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 #532321 is Cyan = 0, Magento = 0.58, Yellow = 0.60 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 35 | 33 | - |
| CMYK | 0 | 0.58 | 0.60 | 0.67 |
| HSL | 2.4º | 0.43% | 0.23% | - |
| HSV(B) | 2.4º | 0.6% | 0.33% | - |
| XYZ | 4.44 | 3.15 | 1.81 | - |
| YUV | 49.12 | 118.9 | 152.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 35 | 33 | 0 | 0.58 | 0.60 | 0.67 | 2.4 | 0.43 | 0.23 |
| Hex | 53 | 23 | 21 | 0 | 3A | 3C | 43 | 2 | 2B | 17 |
| Octal | 123 | 43 | 41 | 0 | 72 | 74 | 103 | 2 | 53 | 27 |
| Binary | 1010011 | 100011 | 100001 | 0 | 111010 | 111100 | 1000011 | 10 | 101011 | 10111 |
Color Harmonies of #532321
Complementary color
Monochromatic Colors of #532321
Black with #532321
Text Example
Text Example
White with #532321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532321; }
p { color: rgb(83,35,33); }
H1.HeaderClassName
{
color: #532321;
}
.AnyTagClassName
{
color: #532321;
}
</style>
background-color css
<style>
a { background-color: #532321; }
a { background-color: rgb(83,35,33); }
div.DivClassName
{
background-color: #532321;
}
.BgClassName
{
background-color: #532321;
}
</style>
border-color css
<style>
span { border-color: #532321; }
span { border-color: rgb(83,35,33); }
td.TdClassName
{
border-color: #532321;
}
.TagClassName
{
border-color: #532321;
}
</style>