Shades of Caput Mortuum #532312
Tints of Caput Mortuum #532312
RGB
CMYK
RGB Variations
Color information
#532312 (or 0x532312) is known color: Caput Mortuum. HEX triplet: 53, 23 and 12. RGB value is (83,35,18). Sum of RGB (Red+Green+Blue) = 83+35+18=136 (18% of max value = 765). Red value is 83 (32.81% from 255 or 61.03% from 136); Green value is 35 (14.06% from 255 or 25.74% from 136); Blue value is 18 (7.42% from 255 or 13.24% from 136); Max value from RGB is 83 - color contains mainly: red. Hex color #532312 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #532312 is #ACDCED. Grayscale: #2F2F2F. Windows color (decimal): -11328750 or 1188691. OLE color: 1188691.
HSL color Cylindrical-coordinate representation of color #532312: hue angle of 15.69º degrees, saturation: 0.64, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #532312 is Cyan = 0, Magento = 0.58, Yellow = 0.78 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 35 | 18 | - |
| CMYK | 0 | 0.58 | 0.78 | 0.67 |
| HSL | 15.69º | 0.64% | 0.2% | - |
| HSV(B) | 15.69º | 0.78% | 0.33% | - |
| XYZ | 4.28 | 3.08 | 0.94 | - |
| YUV | 47.41 | 111.4 | 153.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 35 | 18 | 0 | 0.58 | 0.78 | 0.67 | 15.69 | 0.64 | 0.2 |
| Hex | 53 | 23 | 12 | 0 | 3A | 4E | 43 | 10 | 40 | 14 |
| Octal | 123 | 43 | 22 | 0 | 72 | 116 | 103 | 20 | 100 | 24 |
| Binary | 1010011 | 100011 | 10010 | 0 | 111010 | 1001110 | 1000011 | 10000 | 1000000 | 10100 |
Color Harmonies of #532312
Complementary color
Monochromatic Colors of #532312
Black with #532312
Text Example
Text Example
White with #532312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532312; }
p { color: rgb(83,35,18); }
H1.HeaderClassName
{
color: #532312;
}
.AnyTagClassName
{
color: #532312;
}
</style>
background-color css
<style>
a { background-color: #532312; }
a { background-color: rgb(83,35,18); }
div.DivClassName
{
background-color: #532312;
}
.BgClassName
{
background-color: #532312;
}
</style>
border-color css
<style>
span { border-color: #532312; }
span { border-color: rgb(83,35,18); }
td.TdClassName
{
border-color: #532312;
}
.TagClassName
{
border-color: #532312;
}
</style>