Shades of Caput Mortuum #542617
Tints of Caput Mortuum #542617
RGB
CMYK
RGB Variations
Color information
#542617 (or 0x542617) is known color: Caput Mortuum. HEX triplet: 54, 26 and 17. RGB value is (84,38,23). Sum of RGB (Red+Green+Blue) = 84+38+23=145 (19% of max value = 765). Red value is 84 (33.20% from 255 or 57.93% from 145); Green value is 38 (15.23% from 255 or 26.21% from 145); Blue value is 23 (9.38% from 255 or 15.86% from 145); Max value from RGB is 84 - color contains mainly: red. Hex color #542617 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542617 is #ABD9E8. Grayscale: #323232. Windows color (decimal): -11262441 or 1517140. OLE color: 1517140.
HSL color Cylindrical-coordinate representation of color #542617: hue angle of 14.75º 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 #542617 is Cyan = 0, Magento = 0.55, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 38 | 23 | - |
| CMYK | 0 | 0.55 | 0.73 | 0.67 |
| HSL | 14.75º | 0.57% | 0.21% | - |
| HSV(B) | 14.75º | 0.73% | 0.33% | - |
| XYZ | 4.5 | 3.33 | 1.22 | - |
| YUV | 50.04 | 112.74 | 152.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 38 | 23 | 0 | 0.55 | 0.73 | 0.67 | 14.75 | 0.57 | 0.21 |
| Hex | 54 | 26 | 17 | 0 | 37 | 49 | 43 | F | 39 | 15 |
| Octal | 124 | 46 | 27 | 0 | 67 | 111 | 103 | 17 | 71 | 25 |
| Binary | 1010100 | 100110 | 10111 | 0 | 110111 | 1001001 | 1000011 | 1111 | 111001 | 10101 |
Color Harmonies of #542617
Complementary color
Monochromatic Colors of #542617
Black with #542617
Text Example
Text Example
White with #542617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542617; }
p { color: rgb(84,38,23); }
H1.HeaderClassName
{
color: #542617;
}
.AnyTagClassName
{
color: #542617;
}
</style>
background-color css
<style>
a { background-color: #542617; }
a { background-color: rgb(84,38,23); }
div.DivClassName
{
background-color: #542617;
}
.BgClassName
{
background-color: #542617;
}
</style>
border-color css
<style>
span { border-color: #542617; }
span { border-color: rgb(84,38,23); }
td.TdClassName
{
border-color: #542617;
}
.TagClassName
{
border-color: #542617;
}
</style>