Shades of Caput Mortuum #542825
Tints of Caput Mortuum #542825
RGB
CMYK
RGB Variations
Color information
#542825 (or 0x542825) is known color: Caput Mortuum. HEX triplet: 54, 28 and 25. RGB value is (84,40,37). Sum of RGB (Red+Green+Blue) = 84+40+37=161 (21% of max value = 765). Red value is 84 (33.20% from 255 or 52.17% from 161); Green value is 40 (16.02% from 255 or 24.84% from 161); Blue value is 37 (14.84% from 255 or 22.98% from 161); Max value from RGB is 84 - color contains mainly: red. Hex color #542825 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542825 is #ABD7DA. Grayscale: #343434. Windows color (decimal): -11261915 or 2435156. OLE color: 2435156.
HSL color Cylindrical-coordinate representation of color #542825: hue angle of 3.83º degrees, saturation: 0.39, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #542825 is Cyan = 0, Magento = 0.52, Yellow = 0.56 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 40 | 37 | - |
| CMYK | 0 | 0.52 | 0.56 | 0.67 |
| HSL | 3.83º | 0.39% | 0.24% | - |
| HSV(B) | 3.83º | 0.56% | 0.33% | - |
| XYZ | 4.75 | 3.54 | 2.18 | - |
| YUV | 52.81 | 119.08 | 150.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 40 | 37 | 0 | 0.52 | 0.56 | 0.67 | 3.83 | 0.39 | 0.24 |
| Hex | 54 | 28 | 25 | 0 | 34 | 38 | 43 | 4 | 27 | 18 |
| Octal | 124 | 50 | 45 | 0 | 64 | 70 | 103 | 4 | 47 | 30 |
| Binary | 1010100 | 101000 | 100101 | 0 | 110100 | 111000 | 1000011 | 100 | 100111 | 11000 |
Color Harmonies of #542825
Complementary color
Monochromatic Colors of #542825
Black with #542825
Text Example
Text Example
White with #542825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542825; }
p { color: rgb(84,40,37); }
H1.HeaderClassName
{
color: #542825;
}
.AnyTagClassName
{
color: #542825;
}
</style>
background-color css
<style>
a { background-color: #542825; }
a { background-color: rgb(84,40,37); }
div.DivClassName
{
background-color: #542825;
}
.BgClassName
{
background-color: #542825;
}
</style>
border-color css
<style>
span { border-color: #542825; }
span { border-color: rgb(84,40,37); }
td.TdClassName
{
border-color: #542825;
}
.TagClassName
{
border-color: #542825;
}
</style>