Shades of Caput Mortuum #542219
Tints of Caput Mortuum #542219
RGB
CMYK
RGB Variations
Color information
#542219 (or 0x542219) is known color: Caput Mortuum. HEX triplet: 54, 22 and 19. RGB value is (84,34,25). Sum of RGB (Red+Green+Blue) = 84+34+25=143 (18% of max value = 765). Red value is 84 (33.20% from 255 or 58.74% from 143); Green value is 34 (13.67% from 255 or 23.78% from 143); Blue value is 25 (10.16% from 255 or 17.48% from 143); Max value from RGB is 84 - color contains mainly: red. Hex color #542219 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542219 is #ABDDE6. Grayscale: #303030. Windows color (decimal): -11263463 or 1647188. OLE color: 1647188.
HSL color Cylindrical-coordinate representation of color #542219: hue angle of 9.15º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #542219 is Cyan = 0, Magento = 0.60, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 34 | 25 | - |
| CMYK | 0 | 0.60 | 0.70 | 0.67 |
| HSL | 9.15º | 0.54% | 0.21% | - |
| HSV(B) | 9.15º | 0.7% | 0.33% | - |
| XYZ | 4.4 | 3.1 | 1.29 | - |
| YUV | 47.92 | 115.07 | 153.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 34 | 25 | 0 | 0.60 | 0.70 | 0.67 | 9.15 | 0.54 | 0.21 |
| Hex | 54 | 22 | 19 | 0 | 3C | 46 | 43 | 9 | 36 | 15 |
| Octal | 124 | 42 | 31 | 0 | 74 | 106 | 103 | 11 | 66 | 25 |
| Binary | 1010100 | 100010 | 11001 | 0 | 111100 | 1000110 | 1000011 | 1001 | 110110 | 10101 |
Color Harmonies of #542219
Complementary color
Monochromatic Colors of #542219
Black with #542219
Text Example
Text Example
White with #542219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542219; }
p { color: rgb(84,34,25); }
H1.HeaderClassName
{
color: #542219;
}
.AnyTagClassName
{
color: #542219;
}
</style>
background-color css
<style>
a { background-color: #542219; }
a { background-color: rgb(84,34,25); }
div.DivClassName
{
background-color: #542219;
}
.BgClassName
{
background-color: #542219;
}
</style>
border-color css
<style>
span { border-color: #542219; }
span { border-color: rgb(84,34,25); }
td.TdClassName
{
border-color: #542219;
}
.TagClassName
{
border-color: #542219;
}
</style>