Shades of Indian Tan #513428
Tints of Indian Tan #513428
RGB
CMYK
RGB Variations
Color information
#513428 (or 0x513428) is known color: Indian Tan. HEX triplet: 51, 34 and 28. RGB value is (81,52,40). Sum of RGB (Red+Green+Blue) = 81+52+40=173 (22% of max value = 765). Red value is 81 (32.03% from 255 or 46.82% from 173); Green value is 52 (20.70% from 255 or 30.06% from 173); Blue value is 40 (16.02% from 255 or 23.12% from 173); Max value from RGB is 81 - color contains mainly: red. Hex color #513428 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513428 is #AECBD7. Grayscale: #3B3B3B. Windows color (decimal): -11455448 or 2634833. OLE color: 2634833.
HSL color Cylindrical-coordinate representation of color #513428: hue angle of 17.56º degrees, saturation: 0.34, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #513428 is Cyan = 0, Magento = 0.36, Yellow = 0.51 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 52 | 40 | - |
| CMYK | 0 | 0.36 | 0.51 | 0.68 |
| HSL | 17.56º | 0.34% | 0.24% | - |
| HSV(B) | 17.56º | 0.51% | 0.32% | - |
| XYZ | 5 | 4.36 | 2.59 | - |
| YUV | 59.3 | 117.11 | 143.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 52 | 40 | 0 | 0.36 | 0.51 | 0.68 | 17.56 | 0.34 | 0.24 |
| Hex | 51 | 34 | 28 | 0 | 24 | 33 | 44 | 12 | 22 | 18 |
| Octal | 121 | 64 | 50 | 0 | 44 | 63 | 104 | 22 | 42 | 30 |
| Binary | 1010001 | 110100 | 101000 | 0 | 100100 | 110011 | 1000100 | 10010 | 100010 | 11000 |
Color Harmonies of #513428
Complementary color
Monochromatic Colors of #513428
Black with #513428
Text Example
Text Example
White with #513428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513428; }
p { color: rgb(81,52,40); }
H1.HeaderClassName
{
color: #513428;
}
.AnyTagClassName
{
color: #513428;
}
</style>
background-color css
<style>
a { background-color: #513428; }
a { background-color: rgb(81,52,40); }
div.DivClassName
{
background-color: #513428;
}
.BgClassName
{
background-color: #513428;
}
</style>
border-color css
<style>
span { border-color: #513428; }
span { border-color: rgb(81,52,40); }
td.TdClassName
{
border-color: #513428;
}
.TagClassName
{
border-color: #513428;
}
</style>