Shades of Caput Mortuum #532720
Tints of Caput Mortuum #532720
RGB
CMYK
RGB Variations
Color information
#532720 (or 0x532720) is known color: Caput Mortuum. HEX triplet: 53, 27 and 20. RGB value is (83,39,32). Sum of RGB (Red+Green+Blue) = 83+39+32=154 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.90% from 154); Green value is 39 (15.62% from 255 or 25.32% from 154); Blue value is 32 (12.89% from 255 or 20.78% from 154); Max value from RGB is 83 - color contains mainly: red. Hex color #532720 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532720 is #ACD8DF. Grayscale: #333333. Windows color (decimal): -11327712 or 2107219. OLE color: 2107219.
HSL color Cylindrical-coordinate representation of color #532720: hue angle of 8.24º 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 #532720 is Cyan = 0, Magento = 0.53, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 39 | 32 | - |
| CMYK | 0 | 0.53 | 0.61 | 0.67 |
| HSL | 8.24º | 0.44% | 0.23% | - |
| HSV(B) | 8.24º | 0.61% | 0.33% | - |
| XYZ | 4.55 | 3.39 | 1.78 | - |
| YUV | 51.36 | 117.08 | 150.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 39 | 32 | 0 | 0.53 | 0.61 | 0.67 | 8.24 | 0.44 | 0.23 |
| Hex | 53 | 27 | 20 | 0 | 35 | 3D | 43 | 8 | 2C | 17 |
| Octal | 123 | 47 | 40 | 0 | 65 | 75 | 103 | 10 | 54 | 27 |
| Binary | 1010011 | 100111 | 100000 | 0 | 110101 | 111101 | 1000011 | 1000 | 101100 | 10111 |
Color Harmonies of #532720
Complementary color
Monochromatic Colors of #532720
Black with #532720
Text Example
Text Example
White with #532720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532720; }
p { color: rgb(83,39,32); }
H1.HeaderClassName
{
color: #532720;
}
.AnyTagClassName
{
color: #532720;
}
</style>
background-color css
<style>
a { background-color: #532720; }
a { background-color: rgb(83,39,32); }
div.DivClassName
{
background-color: #532720;
}
.BgClassName
{
background-color: #532720;
}
</style>
border-color css
<style>
span { border-color: #532720; }
span { border-color: rgb(83,39,32); }
td.TdClassName
{
border-color: #532720;
}
.TagClassName
{
border-color: #532720;
}
</style>