Shades of Caput Mortuum #542619
Tints of Caput Mortuum #542619
RGB
CMYK
RGB Variations
Color information
#542619 (or 0x542619) is known color: Caput Mortuum. HEX triplet: 54, 26 and 19. RGB value is (84,38,25). Sum of RGB (Red+Green+Blue) = 84+38+25=147 (19% of max value = 765). Red value is 84 (33.20% from 255 or 57.14% from 147); Green value is 38 (15.23% from 255 or 25.85% from 147); Blue value is 25 (10.16% from 255 or 17.01% from 147); Max value from RGB is 84 - color contains mainly: red. Hex color #542619 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542619 is #ABD9E6. Grayscale: #323232. Windows color (decimal): -11262439 or 1648212. OLE color: 1648212.
HSL color Cylindrical-coordinate representation of color #542619: hue angle of 13.22º 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 #542619 is Cyan = 0, Magento = 0.55, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 38 | 25 | - |
| CMYK | 0 | 0.55 | 0.70 | 0.67 |
| HSL | 13.22º | 0.54% | 0.21% | - |
| HSV(B) | 13.22º | 0.7% | 0.33% | - |
| XYZ | 4.52 | 3.34 | 1.33 | - |
| YUV | 50.27 | 113.74 | 152.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 38 | 25 | 0 | 0.55 | 0.70 | 0.67 | 13.22 | 0.54 | 0.21 |
| Hex | 54 | 26 | 19 | 0 | 37 | 46 | 43 | D | 36 | 15 |
| Octal | 124 | 46 | 31 | 0 | 67 | 106 | 103 | 15 | 66 | 25 |
| Binary | 1010100 | 100110 | 11001 | 0 | 110111 | 1000110 | 1000011 | 1101 | 110110 | 10101 |
Color Harmonies of #542619
Complementary color
Monochromatic Colors of #542619
Black with #542619
Text Example
Text Example
White with #542619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542619; }
p { color: rgb(84,38,25); }
H1.HeaderClassName
{
color: #542619;
}
.AnyTagClassName
{
color: #542619;
}
</style>
background-color css
<style>
a { background-color: #542619; }
a { background-color: rgb(84,38,25); }
div.DivClassName
{
background-color: #542619;
}
.BgClassName
{
background-color: #542619;
}
</style>
border-color css
<style>
span { border-color: #542619; }
span { border-color: rgb(84,38,25); }
td.TdClassName
{
border-color: #542619;
}
.TagClassName
{
border-color: #542619;
}
</style>