Shades of Indian Tan #542712
Tints of Indian Tan #542712
RGB
CMYK
RGB Variations
Color information
#542712 (or 0x542712) is known color: Indian Tan. HEX triplet: 54, 27 and 12. RGB value is (84,39,18). Sum of RGB (Red+Green+Blue) = 84+39+18=141 (18% of max value = 765). Red value is 84 (33.20% from 255 or 59.57% from 141); Green value is 39 (15.62% from 255 or 27.66% from 141); Blue value is 18 (7.42% from 255 or 12.77% from 141); Max value from RGB is 84 - color contains mainly: red. Hex color #542712 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542712 is #ABD8ED. Grayscale: #323232. Windows color (decimal): -11262190 or 1189716. OLE color: 1189716.
HSL color Cylindrical-coordinate representation of color #542712: hue angle of 19.09º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #542712 is Cyan = 0, Magento = 0.54, Yellow = 0.79 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 39 | 18 | - |
| CMYK | 0 | 0.54 | 0.79 | 0.67 |
| HSL | 19.09º | 0.65% | 0.2% | - |
| HSV(B) | 19.09º | 0.79% | 0.33% | - |
| XYZ | 4.49 | 3.38 | 0.99 | - |
| YUV | 50.06 | 109.91 | 152.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 39 | 18 | 0 | 0.54 | 0.79 | 0.67 | 19.09 | 0.65 | 0.2 |
| Hex | 54 | 27 | 12 | 0 | 36 | 4F | 43 | 13 | 41 | 14 |
| Octal | 124 | 47 | 22 | 0 | 66 | 117 | 103 | 23 | 101 | 24 |
| Binary | 1010100 | 100111 | 10010 | 0 | 110110 | 1001111 | 1000011 | 10011 | 1000001 | 10100 |
Color Harmonies of #542712
Complementary color
Monochromatic Colors of #542712
Black with #542712
Text Example
Text Example
White with #542712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542712; }
p { color: rgb(84,39,18); }
H1.HeaderClassName
{
color: #542712;
}
.AnyTagClassName
{
color: #542712;
}
</style>
background-color css
<style>
a { background-color: #542712; }
a { background-color: rgb(84,39,18); }
div.DivClassName
{
background-color: #542712;
}
.BgClassName
{
background-color: #542712;
}
</style>
border-color css
<style>
span { border-color: #542712; }
span { border-color: rgb(84,39,18); }
td.TdClassName
{
border-color: #542712;
}
.TagClassName
{
border-color: #542712;
}
</style>