Shades of Indian Tan #512818
Tints of Indian Tan #512818
RGB
CMYK
RGB Variations
Color information
#512818 (or 0x512818) is known color: Indian Tan. HEX triplet: 51, 28 and 18. RGB value is (81,40,24). Sum of RGB (Red+Green+Blue) = 81+40+24=145 (19% of max value = 765). Red value is 81 (32.03% from 255 or 55.86% from 145); Green value is 40 (16.02% from 255 or 27.59% from 145); Blue value is 24 (9.77% from 255 or 16.55% from 145); Max value from RGB is 81 - color contains mainly: red. Hex color #512818 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #512818 is #AED7E7. Grayscale: #323232. Windows color (decimal): -11458536 or 1583185. OLE color: 1583185.
HSL color Cylindrical-coordinate representation of color #512818: hue angle of 16.84º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #512818 is Cyan = 0, Magento = 0.51, Yellow = 0.70 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 40 | 24 | - |
| CMYK | 0 | 0.51 | 0.70 | 0.68 |
| HSL | 16.84º | 0.54% | 0.21% | - |
| HSV(B) | 16.84º | 0.7% | 0.32% | - |
| XYZ | 4.32 | 3.33 | 1.28 | - |
| YUV | 50.44 | 113.08 | 149.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 40 | 24 | 0 | 0.51 | 0.70 | 0.68 | 16.84 | 0.54 | 0.21 |
| Hex | 51 | 28 | 18 | 0 | 33 | 46 | 44 | 11 | 36 | 15 |
| Octal | 121 | 50 | 30 | 0 | 63 | 106 | 104 | 21 | 66 | 25 |
| Binary | 1010001 | 101000 | 11000 | 0 | 110011 | 1000110 | 1000100 | 10001 | 110110 | 10101 |
Color Harmonies of #512818
Complementary color
Monochromatic Colors of #512818
Black with #512818
Text Example
Text Example
White with #512818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512818; }
p { color: rgb(81,40,24); }
H1.HeaderClassName
{
color: #512818;
}
.AnyTagClassName
{
color: #512818;
}
</style>
background-color css
<style>
a { background-color: #512818; }
a { background-color: rgb(81,40,24); }
div.DivClassName
{
background-color: #512818;
}
.BgClassName
{
background-color: #512818;
}
</style>
border-color css
<style>
span { border-color: #512818; }
span { border-color: rgb(81,40,24); }
td.TdClassName
{
border-color: #512818;
}
.TagClassName
{
border-color: #512818;
}
</style>