Shades of Indian Tan #542715
Tints of Indian Tan #542715
RGB
CMYK
RGB Variations
Color information
#542715 (or 0x542715) is known color: Indian Tan. HEX triplet: 54, 27 and 15. RGB value is (84,39,21). Sum of RGB (Red+Green+Blue) = 84+39+21=144 (19% of max value = 765). Red value is 84 (33.20% from 255 or 58.33% from 144); Green value is 39 (15.62% from 255 or 27.08% from 144); Blue value is 21 (8.59% from 255 or 14.58% from 144); Max value from RGB is 84 - color contains mainly: red. Hex color #542715 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542715 is #ABD8EA. Grayscale: #323232. Windows color (decimal): -11262187 or 1386324. OLE color: 1386324.
HSL color Cylindrical-coordinate representation of color #542715: hue angle of 17.14º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #542715 is Cyan = 0, Magento = 0.54, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 39 | 21 | - |
| CMYK | 0 | 0.54 | 0.75 | 0.67 |
| HSL | 17.14º | 0.6% | 0.21% | - |
| HSV(B) | 17.14º | 0.75% | 0.33% | - |
| XYZ | 4.52 | 3.39 | 1.13 | - |
| YUV | 50.4 | 111.41 | 151.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 39 | 21 | 0 | 0.54 | 0.75 | 0.67 | 17.14 | 0.6 | 0.21 |
| Hex | 54 | 27 | 15 | 0 | 36 | 4B | 43 | 11 | 3C | 15 |
| Octal | 124 | 47 | 25 | 0 | 66 | 113 | 103 | 21 | 74 | 25 |
| Binary | 1010100 | 100111 | 10101 | 0 | 110110 | 1001011 | 1000011 | 10001 | 111100 | 10101 |
Color Harmonies of #542715
Complementary color
Monochromatic Colors of #542715
Black with #542715
Text Example
Text Example
White with #542715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542715; }
p { color: rgb(84,39,21); }
H1.HeaderClassName
{
color: #542715;
}
.AnyTagClassName
{
color: #542715;
}
</style>
background-color css
<style>
a { background-color: #542715; }
a { background-color: rgb(84,39,21); }
div.DivClassName
{
background-color: #542715;
}
.BgClassName
{
background-color: #542715;
}
</style>
border-color css
<style>
span { border-color: #542715; }
span { border-color: rgb(84,39,21); }
td.TdClassName
{
border-color: #542715;
}
.TagClassName
{
border-color: #542715;
}
</style>