Shades of Caput Mortuum #532721
Tints of Caput Mortuum #532721
RGB
CMYK
RGB Variations
Color information
#532721 (or 0x532721) is known color: Caput Mortuum. HEX triplet: 53, 27 and 21. RGB value is (83,39,33). Sum of RGB (Red+Green+Blue) = 83+39+33=155 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.55% from 155); Green value is 39 (15.62% from 255 or 25.16% from 155); Blue value is 33 (13.28% from 255 or 21.29% from 155); Max value from RGB is 83 - color contains mainly: red. Hex color #532721 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532721 is #ACD8DE. Grayscale: #333333. Windows color (decimal): -11327711 or 2172755. OLE color: 2172755.
HSL color Cylindrical-coordinate representation of color #532721: hue angle of 7.2º 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 #532721 is Cyan = 0, Magento = 0.53, Yellow = 0.60 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 39 | 33 | - |
| CMYK | 0 | 0.53 | 0.60 | 0.67 |
| HSL | 7.2º | 0.43% | 0.23% | - |
| HSV(B) | 7.2º | 0.6% | 0.33% | - |
| XYZ | 4.57 | 3.4 | 1.85 | - |
| YUV | 51.47 | 117.58 | 150.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 39 | 33 | 0 | 0.53 | 0.60 | 0.67 | 7.2 | 0.43 | 0.23 |
| Hex | 53 | 27 | 21 | 0 | 35 | 3C | 43 | 7 | 2B | 17 |
| Octal | 123 | 47 | 41 | 0 | 65 | 74 | 103 | 7 | 53 | 27 |
| Binary | 1010011 | 100111 | 100001 | 0 | 110101 | 111100 | 1000011 | 111 | 101011 | 10111 |
Color Harmonies of #532721
Complementary color
Monochromatic Colors of #532721
Black with #532721
Text Example
Text Example
White with #532721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532721; }
p { color: rgb(83,39,33); }
H1.HeaderClassName
{
color: #532721;
}
.AnyTagClassName
{
color: #532721;
}
</style>
background-color css
<style>
a { background-color: #532721; }
a { background-color: rgb(83,39,33); }
div.DivClassName
{
background-color: #532721;
}
.BgClassName
{
background-color: #532721;
}
</style>
border-color css
<style>
span { border-color: #532721; }
span { border-color: rgb(83,39,33); }
td.TdClassName
{
border-color: #532721;
}
.TagClassName
{
border-color: #532721;
}
</style>