Shades of Caput Mortuum #542311
Tints of Caput Mortuum #542311
RGB
CMYK
RGB Variations
Color information
#542311 (or 0x542311) is known color: Caput Mortuum. HEX triplet: 54, 23 and 11. RGB value is (84,35,17). Sum of RGB (Red+Green+Blue) = 84+35+17=136 (18% of max value = 765). Red value is 84 (33.20% from 255 or 61.76% from 136); Green value is 35 (14.06% from 255 or 25.74% from 136); Blue value is 17 (7.03% from 255 or 12.5% from 136); Max value from RGB is 84 - color contains mainly: red. Hex color #542311 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542311 is #ABDCEE. Grayscale: #2F2F2F. Windows color (decimal): -11263215 or 1123156. OLE color: 1123156.
HSL color Cylindrical-coordinate representation of color #542311: hue angle of 16.12º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #542311 is Cyan = 0, Magento = 0.58, Yellow = 0.80 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 35 | 17 | - |
| CMYK | 0 | 0.58 | 0.80 | 0.67 |
| HSL | 16.12º | 0.66% | 0.2% | - |
| HSV(B) | 16.12º | 0.8% | 0.33% | - |
| XYZ | 4.36 | 3.13 | 0.9 | - |
| YUV | 47.6 | 110.73 | 153.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 35 | 17 | 0 | 0.58 | 0.80 | 0.67 | 16.12 | 0.66 | 0.2 |
| Hex | 54 | 23 | 11 | 0 | 3A | 50 | 43 | 10 | 42 | 14 |
| Octal | 124 | 43 | 21 | 0 | 72 | 120 | 103 | 20 | 102 | 24 |
| Binary | 1010100 | 100011 | 10001 | 0 | 111010 | 1010000 | 1000011 | 10000 | 1000010 | 10100 |
Color Harmonies of #542311
Complementary color
Monochromatic Colors of #542311
Black with #542311
Text Example
Text Example
White with #542311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542311; }
p { color: rgb(84,35,17); }
H1.HeaderClassName
{
color: #542311;
}
.AnyTagClassName
{
color: #542311;
}
</style>
background-color css
<style>
a { background-color: #542311; }
a { background-color: rgb(84,35,17); }
div.DivClassName
{
background-color: #542311;
}
.BgClassName
{
background-color: #542311;
}
</style>
border-color css
<style>
span { border-color: #542311; }
span { border-color: rgb(84,35,17); }
td.TdClassName
{
border-color: #542311;
}
.TagClassName
{
border-color: #542311;
}
</style>