Shades of Caput Mortuum #542719
Tints of Caput Mortuum #542719
RGB
CMYK
RGB Variations
Color information
#542719 (or 0x542719) is known color: Caput Mortuum. HEX triplet: 54, 27 and 19. RGB value is (84,39,25). Sum of RGB (Red+Green+Blue) = 84+39+25=148 (19% of max value = 765). Red value is 84 (33.20% from 255 or 56.76% from 148); Green value is 39 (15.62% from 255 or 26.35% from 148); Blue value is 25 (10.16% from 255 or 16.89% from 148); Max value from RGB is 84 - color contains mainly: red. Hex color #542719 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542719 is #ABD8E6. Grayscale: #323232. Windows color (decimal): -11262183 or 1648468. OLE color: 1648468.
HSL color Cylindrical-coordinate representation of color #542719: hue angle of 14.24º 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 #542719 is Cyan = 0, Magento = 0.54, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 39 | 25 | - |
| CMYK | 0 | 0.54 | 0.70 | 0.67 |
| HSL | 14.24º | 0.54% | 0.21% | - |
| HSV(B) | 14.24º | 0.7% | 0.33% | - |
| XYZ | 4.56 | 3.41 | 1.34 | - |
| YUV | 50.86 | 113.41 | 151.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 39 | 25 | 0 | 0.54 | 0.70 | 0.67 | 14.24 | 0.54 | 0.21 |
| Hex | 54 | 27 | 19 | 0 | 36 | 46 | 43 | E | 36 | 15 |
| Octal | 124 | 47 | 31 | 0 | 66 | 106 | 103 | 16 | 66 | 25 |
| Binary | 1010100 | 100111 | 11001 | 0 | 110110 | 1000110 | 1000011 | 1110 | 110110 | 10101 |
Color Harmonies of #542719
Complementary color
Monochromatic Colors of #542719
Black with #542719
Text Example
Text Example
White with #542719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542719; }
p { color: rgb(84,39,25); }
H1.HeaderClassName
{
color: #542719;
}
.AnyTagClassName
{
color: #542719;
}
</style>
background-color css
<style>
a { background-color: #542719; }
a { background-color: rgb(84,39,25); }
div.DivClassName
{
background-color: #542719;
}
.BgClassName
{
background-color: #542719;
}
</style>
border-color css
<style>
span { border-color: #542719; }
span { border-color: rgb(84,39,25); }
td.TdClassName
{
border-color: #542719;
}
.TagClassName
{
border-color: #542719;
}
</style>