Shades of Caput Mortuum #532416
Tints of Caput Mortuum #532416
RGB
CMYK
RGB Variations
Color information
#532416 (or 0x532416) is known color: Caput Mortuum. HEX triplet: 53, 24 and 16. RGB value is (83,36,22). Sum of RGB (Red+Green+Blue) = 83+36+22=141 (18% of max value = 765). Red value is 83 (32.81% from 255 or 58.87% from 141); Green value is 36 (14.45% from 255 or 25.53% from 141); Blue value is 22 (8.98% from 255 or 15.60% from 141); Max value from RGB is 83 - color contains mainly: red. Hex color #532416 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #532416 is #ACDBE9. Grayscale: #303030. Windows color (decimal): -11328490 or 1451091. OLE color: 1451091.
HSL color Cylindrical-coordinate representation of color #532416: hue angle of 13.77º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #532416 is Cyan = 0, Magento = 0.57, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 36 | 22 | - |
| CMYK | 0 | 0.57 | 0.73 | 0.67 |
| HSL | 13.77º | 0.58% | 0.21% | - |
| HSV(B) | 13.77º | 0.73% | 0.33% | - |
| XYZ | 4.34 | 3.16 | 1.14 | - |
| YUV | 48.46 | 113.07 | 152.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 36 | 22 | 0 | 0.57 | 0.73 | 0.67 | 13.77 | 0.58 | 0.21 |
| Hex | 53 | 24 | 16 | 0 | 39 | 49 | 43 | E | 3A | 15 |
| Octal | 123 | 44 | 26 | 0 | 71 | 111 | 103 | 16 | 72 | 25 |
| Binary | 1010011 | 100100 | 10110 | 0 | 111001 | 1001001 | 1000011 | 1110 | 111010 | 10101 |
Color Harmonies of #532416
Complementary color
Monochromatic Colors of #532416
Black with #532416
Text Example
Text Example
White with #532416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532416; }
p { color: rgb(83,36,22); }
H1.HeaderClassName
{
color: #532416;
}
.AnyTagClassName
{
color: #532416;
}
</style>
background-color css
<style>
a { background-color: #532416; }
a { background-color: rgb(83,36,22); }
div.DivClassName
{
background-color: #532416;
}
.BgClassName
{
background-color: #532416;
}
</style>
border-color css
<style>
span { border-color: #532416; }
span { border-color: rgb(83,36,22); }
td.TdClassName
{
border-color: #532416;
}
.TagClassName
{
border-color: #532416;
}
</style>