Shades of Caput Mortuum #542217
Tints of Caput Mortuum #542217
RGB
CMYK
RGB Variations
Color information
#542217 (or 0x542217) is known color: Caput Mortuum. HEX triplet: 54, 22 and 17. RGB value is (84,34,23). Sum of RGB (Red+Green+Blue) = 84+34+23=141 (18% of max value = 765). Red value is 84 (33.20% from 255 or 59.57% from 141); Green value is 34 (13.67% from 255 or 24.11% from 141); Blue value is 23 (9.38% from 255 or 16.31% from 141); Max value from RGB is 84 - color contains mainly: red. Hex color #542217 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542217 is #ABDDE8. Grayscale: #2F2F2F. Windows color (decimal): -11263465 or 1516116. OLE color: 1516116.
HSL color Cylindrical-coordinate representation of color #542217: hue angle of 10.82º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #542217 is Cyan = 0, Magento = 0.60, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 34 | 23 | - |
| CMYK | 0 | 0.60 | 0.73 | 0.67 |
| HSL | 10.82º | 0.57% | 0.21% | - |
| HSV(B) | 10.82º | 0.73% | 0.33% | - |
| XYZ | 4.38 | 3.09 | 1.18 | - |
| YUV | 47.7 | 114.07 | 153.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 34 | 23 | 0 | 0.60 | 0.73 | 0.67 | 10.82 | 0.57 | 0.21 |
| Hex | 54 | 22 | 17 | 0 | 3C | 49 | 43 | B | 39 | 15 |
| Octal | 124 | 42 | 27 | 0 | 74 | 111 | 103 | 13 | 71 | 25 |
| Binary | 1010100 | 100010 | 10111 | 0 | 111100 | 1001001 | 1000011 | 1011 | 111001 | 10101 |
Color Harmonies of #542217
Complementary color
Monochromatic Colors of #542217
Black with #542217
Text Example
Text Example
White with #542217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542217; }
p { color: rgb(84,34,23); }
H1.HeaderClassName
{
color: #542217;
}
.AnyTagClassName
{
color: #542217;
}
</style>
background-color css
<style>
a { background-color: #542217; }
a { background-color: rgb(84,34,23); }
div.DivClassName
{
background-color: #542217;
}
.BgClassName
{
background-color: #542217;
}
</style>
border-color css
<style>
span { border-color: #542217; }
span { border-color: rgb(84,34,23); }
td.TdClassName
{
border-color: #542217;
}
.TagClassName
{
border-color: #542217;
}
</style>