Shades of Caput Mortuum #532215
Tints of Caput Mortuum #532215
RGB
CMYK
RGB Variations
Color information
#532215 (or 0x532215) is known color: Caput Mortuum. HEX triplet: 53, 22 and 15. RGB value is (83,34,21). Sum of RGB (Red+Green+Blue) = 83+34+21=138 (18% of max value = 765). Red value is 83 (32.81% from 255 or 60.14% from 138); Green value is 34 (13.67% from 255 or 24.64% from 138); Blue value is 21 (8.59% from 255 or 15.22% from 138); Max value from RGB is 83 - color contains mainly: red. Hex color #532215 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #532215 is #ACDDEA. Grayscale: #2F2F2F. Windows color (decimal): -11329003 or 1385043. OLE color: 1385043.
HSL color Cylindrical-coordinate representation of color #532215: hue angle of 12.58º 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 #532215 is Cyan = 0, Magento = 0.59, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 34 | 21 | - |
| CMYK | 0 | 0.59 | 0.75 | 0.67 |
| HSL | 12.58º | 0.6% | 0.2% | - |
| HSV(B) | 12.58º | 0.75% | 0.33% | - |
| XYZ | 4.27 | 3.04 | 1.07 | - |
| YUV | 47.17 | 113.23 | 153.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 34 | 21 | 0 | 0.59 | 0.75 | 0.67 | 12.58 | 0.6 | 0.2 |
| Hex | 53 | 22 | 15 | 0 | 3B | 4B | 43 | D | 3C | 14 |
| Octal | 123 | 42 | 25 | 0 | 73 | 113 | 103 | 15 | 74 | 24 |
| Binary | 1010011 | 100010 | 10101 | 0 | 111011 | 1001011 | 1000011 | 1101 | 111100 | 10100 |
Color Harmonies of #532215
Complementary color
Monochromatic Colors of #532215
Black with #532215
Text Example
Text Example
White with #532215
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532215; }
p { color: rgb(83,34,21); }
H1.HeaderClassName
{
color: #532215;
}
.AnyTagClassName
{
color: #532215;
}
</style>
background-color css
<style>
a { background-color: #532215; }
a { background-color: rgb(83,34,21); }
div.DivClassName
{
background-color: #532215;
}
.BgClassName
{
background-color: #532215;
}
</style>
border-color css
<style>
span { border-color: #532215; }
span { border-color: rgb(83,34,21); }
td.TdClassName
{
border-color: #532215;
}
.TagClassName
{
border-color: #532215;
}
</style>