Shades of Caput Mortuum #542625
Tints of Caput Mortuum #542625
RGB
CMYK
RGB Variations
Color information
#542625 (or 0x542625) is known color: Caput Mortuum. HEX triplet: 54, 26 and 25. RGB value is (84,38,37). Sum of RGB (Red+Green+Blue) = 84+38+37=159 (21% of max value = 765). Red value is 84 (33.20% from 255 or 52.83% from 159); Green value is 38 (15.23% from 255 or 23.90% from 159); Blue value is 37 (14.84% from 255 or 23.27% from 159); Max value from RGB is 84 - color contains mainly: red. Hex color #542625 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542625 is #ABD9DA. Grayscale: #333333. Windows color (decimal): -11262427 or 2434644. OLE color: 2434644.
HSL color Cylindrical-coordinate representation of color #542625: hue angle of 1.28º 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 #542625 is Cyan = 0, Magento = 0.55, Yellow = 0.56 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 38 | 37 | - |
| CMYK | 0 | 0.55 | 0.56 | 0.67 |
| HSL | 1.28º | 0.39% | 0.24% | - |
| HSV(B) | 1.28º | 0.56% | 0.33% | - |
| XYZ | 4.68 | 3.4 | 2.16 | - |
| YUV | 51.64 | 119.74 | 151.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 38 | 37 | 0 | 0.55 | 0.56 | 0.67 | 1.28 | 0.39 | 0.24 |
| Hex | 54 | 26 | 25 | 0 | 37 | 38 | 43 | 1 | 27 | 18 |
| Octal | 124 | 46 | 45 | 0 | 67 | 70 | 103 | 1 | 47 | 30 |
| Binary | 1010100 | 100110 | 100101 | 0 | 110111 | 111000 | 1000011 | 1 | 100111 | 11000 |
Color Harmonies of #542625
Complementary color
Monochromatic Colors of #542625
Black with #542625
Text Example
Text Example
White with #542625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542625; }
p { color: rgb(84,38,37); }
H1.HeaderClassName
{
color: #542625;
}
.AnyTagClassName
{
color: #542625;
}
</style>
background-color css
<style>
a { background-color: #542625; }
a { background-color: rgb(84,38,37); }
div.DivClassName
{
background-color: #542625;
}
.BgClassName
{
background-color: #542625;
}
</style>
border-color css
<style>
span { border-color: #542625; }
span { border-color: rgb(84,38,37); }
td.TdClassName
{
border-color: #542625;
}
.TagClassName
{
border-color: #542625;
}
</style>