Shades of Caput Mortuum #532520
Tints of Caput Mortuum #532520
RGB
CMYK
RGB Variations
Color information
#532520 (or 0x532520) is known color: Caput Mortuum. HEX triplet: 53, 25 and 20. RGB value is (83,37,32). Sum of RGB (Red+Green+Blue) = 83+37+32=152 (20% of max value = 765). Red value is 83 (32.81% from 255 or 54.61% from 152); Green value is 37 (14.84% from 255 or 24.34% from 152); Blue value is 32 (12.89% from 255 or 21.05% from 152); Max value from RGB is 83 - color contains mainly: red. Hex color #532520 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532520 is #ACDADF. Grayscale: #323232. Windows color (decimal): -11328224 or 2106707. OLE color: 2106707.
HSL color Cylindrical-coordinate representation of color #532520: hue angle of 5.88º 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 #532520 is Cyan = 0, Magento = 0.55, Yellow = 0.61 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 37 | 32 | - |
| CMYK | 0 | 0.55 | 0.61 | 0.67 |
| HSL | 5.88º | 0.44% | 0.23% | - |
| HSV(B) | 5.88º | 0.61% | 0.33% | - |
| XYZ | 4.49 | 3.27 | 1.76 | - |
| YUV | 50.18 | 117.74 | 151.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 37 | 32 | 0 | 0.55 | 0.61 | 0.67 | 5.88 | 0.44 | 0.23 |
| Hex | 53 | 25 | 20 | 0 | 37 | 3D | 43 | 6 | 2C | 17 |
| Octal | 123 | 45 | 40 | 0 | 67 | 75 | 103 | 6 | 54 | 27 |
| Binary | 1010011 | 100101 | 100000 | 0 | 110111 | 111101 | 1000011 | 110 | 101100 | 10111 |
Color Harmonies of #532520
Complementary color
Monochromatic Colors of #532520
Black with #532520
Text Example
Text Example
White with #532520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532520; }
p { color: rgb(83,37,32); }
H1.HeaderClassName
{
color: #532520;
}
.AnyTagClassName
{
color: #532520;
}
</style>
background-color css
<style>
a { background-color: #532520; }
a { background-color: rgb(83,37,32); }
div.DivClassName
{
background-color: #532520;
}
.BgClassName
{
background-color: #532520;
}
</style>
border-color css
<style>
span { border-color: #532520; }
span { border-color: rgb(83,37,32); }
td.TdClassName
{
border-color: #532520;
}
.TagClassName
{
border-color: #532520;
}
</style>