Shades of Caput Mortuum #542011
Tints of Caput Mortuum #542011
RGB
CMYK
RGB Variations
Color information
#542011 (or 0x542011) is known color: Caput Mortuum. HEX triplet: 54, 20 and 11. RGB value is (84,32,17). Sum of RGB (Red+Green+Blue) = 84+32+17=133 (17% of max value = 765). Red value is 84 (33.20% from 255 or 63.16% from 133); Green value is 32 (12.89% from 255 or 24.06% from 133); Blue value is 17 (7.03% from 255 or 12.78% from 133); Max value from RGB is 84 - color contains mainly: red. Hex color #542011 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542011 is #ABDFEE. Grayscale: #2D2D2D. Windows color (decimal): -11263983 or 1122388. OLE color: 1122388.
HSL color Cylindrical-coordinate representation of color #542011: hue angle of 13.43º 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 #542011 is Cyan = 0, Magento = 0.62, Yellow = 0.80 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 32 | 17 | - |
| CMYK | 0 | 0.62 | 0.80 | 0.67 |
| HSL | 13.43º | 0.66% | 0.2% | - |
| HSV(B) | 13.43º | 0.8% | 0.33% | - |
| XYZ | 4.27 | 2.96 | 0.88 | - |
| YUV | 45.84 | 111.73 | 155.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 32 | 17 | 0 | 0.62 | 0.80 | 0.67 | 13.43 | 0.66 | 0.2 |
| Hex | 54 | 20 | 11 | 0 | 3E | 50 | 43 | D | 42 | 14 |
| Octal | 124 | 40 | 21 | 0 | 76 | 120 | 103 | 15 | 102 | 24 |
| Binary | 1010100 | 100000 | 10001 | 0 | 111110 | 1010000 | 1000011 | 1101 | 1000010 | 10100 |
Color Harmonies of #542011
Complementary color
Monochromatic Colors of #542011
Black with #542011
Text Example
Text Example
White with #542011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542011; }
p { color: rgb(84,32,17); }
H1.HeaderClassName
{
color: #542011;
}
.AnyTagClassName
{
color: #542011;
}
</style>
background-color css
<style>
a { background-color: #542011; }
a { background-color: rgb(84,32,17); }
div.DivClassName
{
background-color: #542011;
}
.BgClassName
{
background-color: #542011;
}
</style>
border-color css
<style>
span { border-color: #542011; }
span { border-color: rgb(84,32,17); }
td.TdClassName
{
border-color: #542011;
}
.TagClassName
{
border-color: #542011;
}
</style>