Shades of Caput Mortuum #542211
Tints of Caput Mortuum #542211
RGB
CMYK
RGB Variations
Color information
#542211 (or 0x542211) is known color: Caput Mortuum. HEX triplet: 54, 22 and 11. RGB value is (84,34,17). Sum of RGB (Red+Green+Blue) = 84+34+17=135 (17% of max value = 765). Red value is 84 (33.20% from 255 or 62.22% from 135); Green value is 34 (13.67% from 255 or 25.19% from 135); Blue value is 17 (7.03% from 255 or 12.59% from 135); Max value from RGB is 84 - color contains mainly: red. Hex color #542211 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542211 is #ABDDEE. Grayscale: #2F2F2F. Windows color (decimal): -11263471 or 1122900. OLE color: 1122900.
HSL color Cylindrical-coordinate representation of color #542211: hue angle of 15.22º 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 #542211 is Cyan = 0, Magento = 0.60, Yellow = 0.80 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 34 | 17 | - |
| CMYK | 0 | 0.60 | 0.80 | 0.67 |
| HSL | 15.22º | 0.66% | 0.2% | - |
| HSV(B) | 15.22º | 0.8% | 0.33% | - |
| XYZ | 4.33 | 3.07 | 0.89 | - |
| YUV | 47.01 | 111.07 | 154.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 34 | 17 | 0 | 0.60 | 0.80 | 0.67 | 15.22 | 0.66 | 0.2 |
| Hex | 54 | 22 | 11 | 0 | 3C | 50 | 43 | F | 42 | 14 |
| Octal | 124 | 42 | 21 | 0 | 74 | 120 | 103 | 17 | 102 | 24 |
| Binary | 1010100 | 100010 | 10001 | 0 | 111100 | 1010000 | 1000011 | 1111 | 1000010 | 10100 |
Color Harmonies of #542211
Complementary color
Monochromatic Colors of #542211
Black with #542211
Text Example
Text Example
White with #542211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542211; }
p { color: rgb(84,34,17); }
H1.HeaderClassName
{
color: #542211;
}
.AnyTagClassName
{
color: #542211;
}
</style>
background-color css
<style>
a { background-color: #542211; }
a { background-color: rgb(84,34,17); }
div.DivClassName
{
background-color: #542211;
}
.BgClassName
{
background-color: #542211;
}
</style>
border-color css
<style>
span { border-color: #542211; }
span { border-color: rgb(84,34,17); }
td.TdClassName
{
border-color: #542211;
}
.TagClassName
{
border-color: #542211;
}
</style>