Shades of Caput Mortuum #542519
Tints of Caput Mortuum #542519
RGB
CMYK
RGB Variations
Color information
#542519 (or 0x542519) is known color: Caput Mortuum. HEX triplet: 54, 25 and 19. RGB value is (84,37,25). Sum of RGB (Red+Green+Blue) = 84+37+25=146 (19% of max value = 765). Red value is 84 (33.20% from 255 or 57.53% from 146); Green value is 37 (14.84% from 255 or 25.34% from 146); Blue value is 25 (10.16% from 255 or 17.12% from 146); Max value from RGB is 84 - color contains mainly: red. Hex color #542519 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542519 is #ABDAE6. Grayscale: #313131. Windows color (decimal): -11262695 or 1647956. OLE color: 1647956.
HSL color Cylindrical-coordinate representation of color #542519: hue angle of 12.2º 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 #542519 is Cyan = 0, Magento = 0.56, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 37 | 25 | - |
| CMYK | 0 | 0.56 | 0.70 | 0.67 |
| HSL | 12.2º | 0.54% | 0.21% | - |
| HSV(B) | 12.2º | 0.7% | 0.33% | - |
| XYZ | 4.49 | 3.28 | 1.32 | - |
| YUV | 49.69 | 114.07 | 152.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 37 | 25 | 0 | 0.56 | 0.70 | 0.67 | 12.2 | 0.54 | 0.21 |
| Hex | 54 | 25 | 19 | 0 | 38 | 46 | 43 | C | 36 | 15 |
| Octal | 124 | 45 | 31 | 0 | 70 | 106 | 103 | 14 | 66 | 25 |
| Binary | 1010100 | 100101 | 11001 | 0 | 111000 | 1000110 | 1000011 | 1100 | 110110 | 10101 |
Color Harmonies of #542519
Complementary color
Monochromatic Colors of #542519
Black with #542519
Text Example
Text Example
White with #542519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542519; }
p { color: rgb(84,37,25); }
H1.HeaderClassName
{
color: #542519;
}
.AnyTagClassName
{
color: #542519;
}
</style>
background-color css
<style>
a { background-color: #542519; }
a { background-color: rgb(84,37,25); }
div.DivClassName
{
background-color: #542519;
}
.BgClassName
{
background-color: #542519;
}
</style>
border-color css
<style>
span { border-color: #542519; }
span { border-color: rgb(84,37,25); }
td.TdClassName
{
border-color: #542519;
}
.TagClassName
{
border-color: #542519;
}
</style>