Shades of Indian Tan #513627
Tints of Indian Tan #513627
RGB
CMYK
RGB Variations
Color information
#513627 (or 0x513627) is known color: Indian Tan. HEX triplet: 51, 36 and 27. RGB value is (81,54,39). Sum of RGB (Red+Green+Blue) = 81+54+39=174 (23% of max value = 765). Red value is 81 (32.03% from 255 or 46.55% from 174); Green value is 54 (21.48% from 255 or 31.03% from 174); Blue value is 39 (15.62% from 255 or 22.41% from 174); Max value from RGB is 81 - color contains mainly: red. Hex color #513627 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513627 is #AEC9D8. Grayscale: #3C3C3C. Windows color (decimal): -11454937 or 2569809. OLE color: 2569809.
HSL color Cylindrical-coordinate representation of color #513627: hue angle of 21.43º degrees, saturation: 0.35, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #513627 is Cyan = 0, Magento = 0.33, Yellow = 0.52 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 54 | 39 | - |
| CMYK | 0 | 0.33 | 0.52 | 0.68 |
| HSL | 21.43º | 0.35% | 0.24% | - |
| HSV(B) | 21.43º | 0.52% | 0.32% | - |
| XYZ | 5.08 | 4.53 | 2.53 | - |
| YUV | 60.36 | 115.95 | 142.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 54 | 39 | 0 | 0.33 | 0.52 | 0.68 | 21.43 | 0.35 | 0.24 |
| Hex | 51 | 36 | 27 | 0 | 21 | 34 | 44 | 15 | 23 | 18 |
| Octal | 121 | 66 | 47 | 0 | 41 | 64 | 104 | 25 | 43 | 30 |
| Binary | 1010001 | 110110 | 100111 | 0 | 100001 | 110100 | 1000100 | 10101 | 100011 | 11000 |
Color Harmonies of #513627
Complementary color
Monochromatic Colors of #513627
Black with #513627
Text Example
Text Example
White with #513627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513627; }
p { color: rgb(81,54,39); }
H1.HeaderClassName
{
color: #513627;
}
.AnyTagClassName
{
color: #513627;
}
</style>
background-color css
<style>
a { background-color: #513627; }
a { background-color: rgb(81,54,39); }
div.DivClassName
{
background-color: #513627;
}
.BgClassName
{
background-color: #513627;
}
</style>
border-color css
<style>
span { border-color: #513627; }
span { border-color: rgb(81,54,39); }
td.TdClassName
{
border-color: #513627;
}
.TagClassName
{
border-color: #513627;
}
</style>