Shades of Indian Tan #542511
Tints of Indian Tan #542511
RGB
CMYK
RGB Variations
Color information
#542511 (or 0x542511) is known color: Indian Tan. HEX triplet: 54, 25 and 11. RGB value is (84,37,17). Sum of RGB (Red+Green+Blue) = 84+37+17=138 (18% of max value = 765). Red value is 84 (33.20% from 255 or 60.87% from 138); Green value is 37 (14.84% from 255 or 26.81% from 138); Blue value is 17 (7.03% from 255 or 12.32% from 138); Max value from RGB is 84 - color contains mainly: red. Hex color #542511 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542511 is #ABDAEE. Grayscale: #303030. Windows color (decimal): -11262703 or 1123668. OLE color: 1123668.
HSL color Cylindrical-coordinate representation of color #542511: hue angle of 17.91º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #542511 is Cyan = 0, Magento = 0.56, Yellow = 0.80 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 37 | 17 | - |
| CMYK | 0 | 0.56 | 0.80 | 0.67 |
| HSL | 17.91º | 0.66% | 0.2% | - |
| HSV(B) | 17.91º | 0.8% | 0.33% | - |
| XYZ | 4.42 | 3.25 | 0.92 | - |
| YUV | 48.77 | 110.07 | 153.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 37 | 17 | 0 | 0.56 | 0.80 | 0.67 | 17.91 | 0.66 | 0.2 |
| Hex | 54 | 25 | 11 | 0 | 38 | 50 | 43 | 12 | 42 | 14 |
| Octal | 124 | 45 | 21 | 0 | 70 | 120 | 103 | 22 | 102 | 24 |
| Binary | 1010100 | 100101 | 10001 | 0 | 111000 | 1010000 | 1000011 | 10010 | 1000010 | 10100 |
Color Harmonies of #542511
Complementary color
Monochromatic Colors of #542511
Black with #542511
Text Example
Text Example
White with #542511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542511; }
p { color: rgb(84,37,17); }
H1.HeaderClassName
{
color: #542511;
}
.AnyTagClassName
{
color: #542511;
}
</style>
background-color css
<style>
a { background-color: #542511; }
a { background-color: rgb(84,37,17); }
div.DivClassName
{
background-color: #542511;
}
.BgClassName
{
background-color: #542511;
}
</style>
border-color css
<style>
span { border-color: #542511; }
span { border-color: rgb(84,37,17); }
td.TdClassName
{
border-color: #542511;
}
.TagClassName
{
border-color: #542511;
}
</style>