Shades of Indian Tan #542411
Tints of Indian Tan #542411
RGB
CMYK
RGB Variations
Color information
#542411 (or 0x542411) is known color: Indian Tan. HEX triplet: 54, 24 and 11. RGB value is (84,36,17). Sum of RGB (Red+Green+Blue) = 84+36+17=137 (18% of max value = 765). Red value is 84 (33.20% from 255 or 61.31% from 137); Green value is 36 (14.45% from 255 or 26.28% from 137); Blue value is 17 (7.03% from 255 or 12.41% from 137); Max value from RGB is 84 - color contains mainly: red. Hex color #542411 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542411 is #ABDBEE. Grayscale: #303030. Windows color (decimal): -11262959 or 1123412. OLE color: 1123412.
HSL color Cylindrical-coordinate representation of color #542411: hue angle of 17.01º 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 #542411 is Cyan = 0, Magento = 0.57, Yellow = 0.80 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 36 | 17 | - |
| CMYK | 0 | 0.57 | 0.80 | 0.67 |
| HSL | 17.01º | 0.66% | 0.2% | - |
| HSV(B) | 17.01º | 0.8% | 0.33% | - |
| XYZ | 4.39 | 3.19 | 0.91 | - |
| YUV | 48.19 | 110.4 | 153.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 36 | 17 | 0 | 0.57 | 0.80 | 0.67 | 17.01 | 0.66 | 0.2 |
| Hex | 54 | 24 | 11 | 0 | 39 | 50 | 43 | 11 | 42 | 14 |
| Octal | 124 | 44 | 21 | 0 | 71 | 120 | 103 | 21 | 102 | 24 |
| Binary | 1010100 | 100100 | 10001 | 0 | 111001 | 1010000 | 1000011 | 10001 | 1000010 | 10100 |
Color Harmonies of #542411
Complementary color
Monochromatic Colors of #542411
Black with #542411
Text Example
Text Example
White with #542411
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542411; }
p { color: rgb(84,36,17); }
H1.HeaderClassName
{
color: #542411;
}
.AnyTagClassName
{
color: #542411;
}
</style>
background-color css
<style>
a { background-color: #542411; }
a { background-color: rgb(84,36,17); }
div.DivClassName
{
background-color: #542411;
}
.BgClassName
{
background-color: #542411;
}
</style>
border-color css
<style>
span { border-color: #542411; }
span { border-color: rgb(84,36,17); }
td.TdClassName
{
border-color: #542411;
}
.TagClassName
{
border-color: #542411;
}
</style>