Shades of Caput Mortuum #532115
Tints of Caput Mortuum #532115
RGB
CMYK
RGB Variations
Color information
#532115 (or 0x532115) is known color: Caput Mortuum. HEX triplet: 53, 21 and 15. RGB value is (83,33,21). Sum of RGB (Red+Green+Blue) = 83+33+21=137 (18% of max value = 765). Red value is 83 (32.81% from 255 or 60.58% from 137); Green value is 33 (13.28% from 255 or 24.09% from 137); Blue value is 21 (8.59% from 255 or 15.33% from 137); Max value from RGB is 83 - color contains mainly: red. Hex color #532115 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #532115 is #ACDEEA. Grayscale: #2E2E2E. Windows color (decimal): -11329259 or 1384787. OLE color: 1384787.
HSL color Cylindrical-coordinate representation of color #532115: hue angle of 11.61º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #532115 is Cyan = 0, Magento = 0.60, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 33 | 21 | - |
| CMYK | 0 | 0.60 | 0.75 | 0.67 |
| HSL | 11.61º | 0.6% | 0.2% | - |
| HSV(B) | 11.61º | 0.75% | 0.33% | - |
| XYZ | 4.25 | 2.98 | 1.06 | - |
| YUV | 46.58 | 113.57 | 153.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 33 | 21 | 0 | 0.60 | 0.75 | 0.67 | 11.61 | 0.6 | 0.2 |
| Hex | 53 | 21 | 15 | 0 | 3C | 4B | 43 | C | 3C | 14 |
| Octal | 123 | 41 | 25 | 0 | 74 | 113 | 103 | 14 | 74 | 24 |
| Binary | 1010011 | 100001 | 10101 | 0 | 111100 | 1001011 | 1000011 | 1100 | 111100 | 10100 |
Color Harmonies of #532115
Complementary color
Monochromatic Colors of #532115
Black with #532115
Text Example
Text Example
White with #532115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532115; }
p { color: rgb(83,33,21); }
H1.HeaderClassName
{
color: #532115;
}
.AnyTagClassName
{
color: #532115;
}
</style>
background-color css
<style>
a { background-color: #532115; }
a { background-color: rgb(83,33,21); }
div.DivClassName
{
background-color: #532115;
}
.BgClassName
{
background-color: #532115;
}
</style>
border-color css
<style>
span { border-color: #532115; }
span { border-color: rgb(83,33,21); }
td.TdClassName
{
border-color: #532115;
}
.TagClassName
{
border-color: #532115;
}
</style>