Shades of Indian Tan #542716
Tints of Indian Tan #542716
RGB
CMYK
RGB Variations
Color information
#542716 (or 0x542716) is known color: Indian Tan. HEX triplet: 54, 27 and 16. RGB value is (84,39,22). Sum of RGB (Red+Green+Blue) = 84+39+22=145 (19% of max value = 765). Red value is 84 (33.20% from 255 or 57.93% from 145); Green value is 39 (15.62% from 255 or 26.90% from 145); Blue value is 22 (8.98% from 255 or 15.17% from 145); Max value from RGB is 84 - color contains mainly: red. Hex color #542716 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542716 is #ABD8E9. Grayscale: #323232. Windows color (decimal): -11262186 or 1451860. OLE color: 1451860.
HSL color Cylindrical-coordinate representation of color #542716: hue angle of 16.45º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #542716 is Cyan = 0, Magento = 0.54, Yellow = 0.74 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 39 | 22 | - |
| CMYK | 0 | 0.54 | 0.74 | 0.67 |
| HSL | 16.45º | 0.58% | 0.21% | - |
| HSV(B) | 16.45º | 0.74% | 0.33% | - |
| XYZ | 4.53 | 3.39 | 1.18 | - |
| YUV | 50.52 | 111.91 | 151.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 39 | 22 | 0 | 0.54 | 0.74 | 0.67 | 16.45 | 0.58 | 0.21 |
| Hex | 54 | 27 | 16 | 0 | 36 | 4A | 43 | 10 | 3A | 15 |
| Octal | 124 | 47 | 26 | 0 | 66 | 112 | 103 | 20 | 72 | 25 |
| Binary | 1010100 | 100111 | 10110 | 0 | 110110 | 1001010 | 1000011 | 10000 | 111010 | 10101 |
Color Harmonies of #542716
Complementary color
Monochromatic Colors of #542716
Black with #542716
Text Example
Text Example
White with #542716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542716; }
p { color: rgb(84,39,22); }
H1.HeaderClassName
{
color: #542716;
}
.AnyTagClassName
{
color: #542716;
}
</style>
background-color css
<style>
a { background-color: #542716; }
a { background-color: rgb(84,39,22); }
div.DivClassName
{
background-color: #542716;
}
.BgClassName
{
background-color: #542716;
}
</style>
border-color css
<style>
span { border-color: #542716; }
span { border-color: rgb(84,39,22); }
td.TdClassName
{
border-color: #542716;
}
.TagClassName
{
border-color: #542716;
}
</style>