Shades of Caput Mortuum #532110
Tints of Caput Mortuum #532110
RGB
CMYK
RGB Variations
Color information
#532110 (or 0x532110) is known color: Caput Mortuum. HEX triplet: 53, 21 and 10. RGB value is (83,33,16). Sum of RGB (Red+Green+Blue) = 83+33+16=132 (17% of max value = 765). Red value is 83 (32.81% from 255 or 62.88% from 132); Green value is 33 (13.28% from 255 or 25% from 132); Blue value is 16 (6.64% from 255 or 12.12% from 132); Max value from RGB is 83 - color contains mainly: red. Hex color #532110 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #532110 is #ACDEEF. Grayscale: #2E2E2E. Windows color (decimal): -11329264 or 1057107. OLE color: 1057107.
HSL color Cylindrical-coordinate representation of color #532110: hue angle of 15.22º degrees, saturation: 0.68, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #532110 is Cyan = 0, Magento = 0.60, Yellow = 0.81 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 33 | 16 | - |
| CMYK | 0 | 0.60 | 0.81 | 0.67 |
| HSL | 15.22º | 0.68% | 0.19% | - |
| HSV(B) | 15.22º | 0.81% | 0.33% | - |
| XYZ | 4.2 | 2.96 | 0.84 | - |
| YUV | 46.01 | 111.07 | 154.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 33 | 16 | 0 | 0.60 | 0.81 | 0.67 | 15.22 | 0.68 | 0.19 |
| Hex | 53 | 21 | 10 | 0 | 3C | 51 | 43 | F | 44 | 13 |
| Octal | 123 | 41 | 20 | 0 | 74 | 121 | 103 | 17 | 104 | 23 |
| Binary | 1010011 | 100001 | 10000 | 0 | 111100 | 1010001 | 1000011 | 1111 | 1000100 | 10011 |
Color Harmonies of #532110
Complementary color
Monochromatic Colors of #532110
Black with #532110
Text Example
Text Example
White with #532110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532110; }
p { color: rgb(83,33,16); }
H1.HeaderClassName
{
color: #532110;
}
.AnyTagClassName
{
color: #532110;
}
</style>
background-color css
<style>
a { background-color: #532110; }
a { background-color: rgb(83,33,16); }
div.DivClassName
{
background-color: #532110;
}
.BgClassName
{
background-color: #532110;
}
</style>
border-color css
<style>
span { border-color: #532110; }
span { border-color: rgb(83,33,16); }
td.TdClassName
{
border-color: #532110;
}
.TagClassName
{
border-color: #532110;
}
</style>