Shades of Caput Mortuum #532524
Tints of Caput Mortuum #532524
RGB
CMYK
RGB Variations
Color information
#532524 (or 0x532524) is known color: Caput Mortuum. HEX triplet: 53, 25 and 24. RGB value is (83,37,36). Sum of RGB (Red+Green+Blue) = 83+37+36=156 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.21% from 156); Green value is 37 (14.84% from 255 or 23.72% from 156); Blue value is 36 (14.45% from 255 or 23.08% from 156); Max value from RGB is 83 - color contains mainly: red. Hex color #532524 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532524 is #ACDADB. Grayscale: #323232. Windows color (decimal): -11328220 or 2368851. OLE color: 2368851.
HSL color Cylindrical-coordinate representation of color #532524: hue angle of 1.28º degrees, saturation: 0.39, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #532524 is Cyan = 0, Magento = 0.55, Yellow = 0.57 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 37 | 36 | - |
| CMYK | 0 | 0.55 | 0.57 | 0.67 |
| HSL | 1.28º | 0.39% | 0.23% | - |
| HSV(B) | 1.28º | 0.57% | 0.33% | - |
| XYZ | 4.55 | 3.29 | 2.06 | - |
| YUV | 50.64 | 119.74 | 151.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 37 | 36 | 0 | 0.55 | 0.57 | 0.67 | 1.28 | 0.39 | 0.23 |
| Hex | 53 | 25 | 24 | 0 | 37 | 39 | 43 | 1 | 27 | 17 |
| Octal | 123 | 45 | 44 | 0 | 67 | 71 | 103 | 1 | 47 | 27 |
| Binary | 1010011 | 100101 | 100100 | 0 | 110111 | 111001 | 1000011 | 1 | 100111 | 10111 |
Color Harmonies of #532524
Complementary color
Monochromatic Colors of #532524
Black with #532524
Text Example
Text Example
White with #532524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532524; }
p { color: rgb(83,37,36); }
H1.HeaderClassName
{
color: #532524;
}
.AnyTagClassName
{
color: #532524;
}
</style>
background-color css
<style>
a { background-color: #532524; }
a { background-color: rgb(83,37,36); }
div.DivClassName
{
background-color: #532524;
}
.BgClassName
{
background-color: #532524;
}
</style>
border-color css
<style>
span { border-color: #532524; }
span { border-color: rgb(83,37,36); }
td.TdClassName
{
border-color: #532524;
}
.TagClassName
{
border-color: #532524;
}
</style>