Shades of Caput Mortuum #532516
Tints of Caput Mortuum #532516
RGB
CMYK
RGB Variations
Color information
#532516 (or 0x532516) is known color: Caput Mortuum. HEX triplet: 53, 25 and 16. RGB value is (83,37,22). Sum of RGB (Red+Green+Blue) = 83+37+22=142 (18% of max value = 765). Red value is 83 (32.81% from 255 or 58.45% from 142); Green value is 37 (14.84% from 255 or 26.06% from 142); Blue value is 22 (8.98% from 255 or 15.49% from 142); Max value from RGB is 83 - color contains mainly: red. Hex color #532516 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #532516 is #ACDAE9. Grayscale: #313131. Windows color (decimal): -11328234 or 1451347. OLE color: 1451347.
HSL color Cylindrical-coordinate representation of color #532516: hue angle of 14.75º 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 #532516 is Cyan = 0, Magento = 0.55, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 37 | 22 | - |
| CMYK | 0 | 0.55 | 0.73 | 0.67 |
| HSL | 14.75º | 0.58% | 0.21% | - |
| HSV(B) | 14.75º | 0.73% | 0.33% | - |
| XYZ | 4.37 | 3.22 | 1.15 | - |
| YUV | 49.04 | 112.74 | 152.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 37 | 22 | 0 | 0.55 | 0.73 | 0.67 | 14.75 | 0.58 | 0.21 |
| Hex | 53 | 25 | 16 | 0 | 37 | 49 | 43 | F | 3A | 15 |
| Octal | 123 | 45 | 26 | 0 | 67 | 111 | 103 | 17 | 72 | 25 |
| Binary | 1010011 | 100101 | 10110 | 0 | 110111 | 1001001 | 1000011 | 1111 | 111010 | 10101 |
Color Harmonies of #532516
Complementary color
Monochromatic Colors of #532516
Black with #532516
Text Example
Text Example
White with #532516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532516; }
p { color: rgb(83,37,22); }
H1.HeaderClassName
{
color: #532516;
}
.AnyTagClassName
{
color: #532516;
}
</style>
background-color css
<style>
a { background-color: #532516; }
a { background-color: rgb(83,37,22); }
div.DivClassName
{
background-color: #532516;
}
.BgClassName
{
background-color: #532516;
}
</style>
border-color css
<style>
span { border-color: #532516; }
span { border-color: rgb(83,37,22); }
td.TdClassName
{
border-color: #532516;
}
.TagClassName
{
border-color: #532516;
}
</style>