Shades of Caput Mortuum #532724
Tints of Caput Mortuum #532724
RGB
CMYK
RGB Variations
Color information
#532724 (or 0x532724) is known color: Caput Mortuum. HEX triplet: 53, 27 and 24. RGB value is (83,39,36). Sum of RGB (Red+Green+Blue) = 83+39+36=158 (20% of max value = 765). Red value is 83 (32.81% from 255 or 52.53% from 158); Green value is 39 (15.62% from 255 or 24.68% from 158); Blue value is 36 (14.45% from 255 or 22.78% from 158); Max value from RGB is 83 - color contains mainly: red. Hex color #532724 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532724 is #ACD8DB. Grayscale: #333333. Windows color (decimal): -11327708 or 2369363. OLE color: 2369363.
HSL color Cylindrical-coordinate representation of color #532724: hue angle of 3.83º 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 #532724 is Cyan = 0, Magento = 0.53, Yellow = 0.57 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 39 | 36 | - |
| CMYK | 0 | 0.53 | 0.57 | 0.67 |
| HSL | 3.83º | 0.39% | 0.23% | - |
| HSV(B) | 3.83º | 0.57% | 0.33% | - |
| XYZ | 4.61 | 3.42 | 2.09 | - |
| YUV | 51.81 | 119.08 | 150.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 39 | 36 | 0 | 0.53 | 0.57 | 0.67 | 3.83 | 0.39 | 0.23 |
| Hex | 53 | 27 | 24 | 0 | 35 | 39 | 43 | 4 | 27 | 17 |
| Octal | 123 | 47 | 44 | 0 | 65 | 71 | 103 | 4 | 47 | 27 |
| Binary | 1010011 | 100111 | 100100 | 0 | 110101 | 111001 | 1000011 | 100 | 100111 | 10111 |
Color Harmonies of #532724
Complementary color
Monochromatic Colors of #532724
Black with #532724
Text Example
Text Example
White with #532724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532724; }
p { color: rgb(83,39,36); }
H1.HeaderClassName
{
color: #532724;
}
.AnyTagClassName
{
color: #532724;
}
</style>
background-color css
<style>
a { background-color: #532724; }
a { background-color: rgb(83,39,36); }
div.DivClassName
{
background-color: #532724;
}
.BgClassName
{
background-color: #532724;
}
</style>
border-color css
<style>
span { border-color: #532724; }
span { border-color: rgb(83,39,36); }
td.TdClassName
{
border-color: #532724;
}
.TagClassName
{
border-color: #532724;
}
</style>