Shades of Indian Tan #542615
Tints of Indian Tan #542615
RGB
CMYK
RGB Variations
Color information
#542615 (or 0x542615) is known color: Indian Tan. HEX triplet: 54, 26 and 15. RGB value is (84,38,21). Sum of RGB (Red+Green+Blue) = 84+38+21=143 (18% of max value = 765). Red value is 84 (33.20% from 255 or 58.74% from 143); Green value is 38 (15.23% from 255 or 26.57% from 143); Blue value is 21 (8.59% from 255 or 14.69% from 143); Max value from RGB is 84 - color contains mainly: red. Hex color #542615 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542615 is #ABD9EA. Grayscale: #313131. Windows color (decimal): -11262443 or 1386068. OLE color: 1386068.
HSL color Cylindrical-coordinate representation of color #542615: hue angle of 16.19º 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 #542615 is Cyan = 0, Magento = 0.55, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 38 | 21 | - |
| CMYK | 0 | 0.55 | 0.75 | 0.67 |
| HSL | 16.19º | 0.6% | 0.21% | - |
| HSV(B) | 16.19º | 0.75% | 0.33% | - |
| XYZ | 4.48 | 3.33 | 1.11 | - |
| YUV | 49.82 | 111.74 | 152.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 38 | 21 | 0 | 0.55 | 0.75 | 0.67 | 16.19 | 0.6 | 0.21 |
| Hex | 54 | 26 | 15 | 0 | 37 | 4B | 43 | 10 | 3C | 15 |
| Octal | 124 | 46 | 25 | 0 | 67 | 113 | 103 | 20 | 74 | 25 |
| Binary | 1010100 | 100110 | 10101 | 0 | 110111 | 1001011 | 1000011 | 10000 | 111100 | 10101 |
Color Harmonies of #542615
Complementary color
Monochromatic Colors of #542615
Black with #542615
Text Example
Text Example
White with #542615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542615; }
p { color: rgb(84,38,21); }
H1.HeaderClassName
{
color: #542615;
}
.AnyTagClassName
{
color: #542615;
}
</style>
background-color css
<style>
a { background-color: #542615; }
a { background-color: rgb(84,38,21); }
div.DivClassName
{
background-color: #542615;
}
.BgClassName
{
background-color: #542615;
}
</style>
border-color css
<style>
span { border-color: #542615; }
span { border-color: rgb(84,38,21); }
td.TdClassName
{
border-color: #542615;
}
.TagClassName
{
border-color: #542615;
}
</style>