Shades of Indian Tan #542817
Tints of Indian Tan #542817
RGB
CMYK
RGB Variations
Color information
#542817 (or 0x542817) is known color: Indian Tan. HEX triplet: 54, 28 and 17. RGB value is (84,40,23). Sum of RGB (Red+Green+Blue) = 84+40+23=147 (19% of max value = 765). Red value is 84 (33.20% from 255 or 57.14% from 147); Green value is 40 (16.02% from 255 or 27.21% from 147); Blue value is 23 (9.38% from 255 or 15.65% from 147); Max value from RGB is 84 - color contains mainly: red. Hex color #542817 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542817 is #ABD7E8. Grayscale: #333333. Windows color (decimal): -11261929 or 1517652. OLE color: 1517652.
HSL color Cylindrical-coordinate representation of color #542817: hue angle of 16.72º 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 #542817 is Cyan = 0, Magento = 0.52, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 40 | 23 | - |
| CMYK | 0 | 0.52 | 0.73 | 0.67 |
| HSL | 16.72º | 0.57% | 0.21% | - |
| HSV(B) | 16.72º | 0.73% | 0.33% | - |
| XYZ | 4.57 | 3.46 | 1.24 | - |
| YUV | 51.22 | 112.08 | 151.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 40 | 23 | 0 | 0.52 | 0.73 | 0.67 | 16.72 | 0.57 | 0.21 |
| Hex | 54 | 28 | 17 | 0 | 34 | 49 | 43 | 11 | 39 | 15 |
| Octal | 124 | 50 | 27 | 0 | 64 | 111 | 103 | 21 | 71 | 25 |
| Binary | 1010100 | 101000 | 10111 | 0 | 110100 | 1001001 | 1000011 | 10001 | 111001 | 10101 |
Color Harmonies of #542817
Complementary color
Monochromatic Colors of #542817
Black with #542817
Text Example
Text Example
White with #542817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542817; }
p { color: rgb(84,40,23); }
H1.HeaderClassName
{
color: #542817;
}
.AnyTagClassName
{
color: #542817;
}
</style>
background-color css
<style>
a { background-color: #542817; }
a { background-color: rgb(84,40,23); }
div.DivClassName
{
background-color: #542817;
}
.BgClassName
{
background-color: #542817;
}
</style>
border-color css
<style>
span { border-color: #542817; }
span { border-color: rgb(84,40,23); }
td.TdClassName
{
border-color: #542817;
}
.TagClassName
{
border-color: #542817;
}
</style>