Shades of Indian Tan #512718
Tints of Indian Tan #512718
RGB
CMYK
RGB Variations
Color information
#512718 (or 0x512718) is known color: Indian Tan. HEX triplet: 51, 27 and 18. RGB value is (81,39,24). Sum of RGB (Red+Green+Blue) = 81+39+24=144 (19% of max value = 765). Red value is 81 (32.03% from 255 or 56.25% from 144); Green value is 39 (15.62% from 255 or 27.08% from 144); Blue value is 24 (9.77% from 255 or 16.67% from 144); Max value from RGB is 81 - color contains mainly: red. Hex color #512718 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #512718 is #AED8E7. Grayscale: #313131. Windows color (decimal): -11458792 or 1582929. OLE color: 1582929.
HSL color Cylindrical-coordinate representation of color #512718: hue angle of 15.79º 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 #512718 is Cyan = 0, Magento = 0.52, Yellow = 0.70 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 39 | 24 | - |
| CMYK | 0 | 0.52 | 0.70 | 0.68 |
| HSL | 15.79º | 0.54% | 0.21% | - |
| HSV(B) | 15.79º | 0.7% | 0.32% | - |
| XYZ | 4.28 | 3.27 | 1.27 | - |
| YUV | 49.85 | 113.41 | 150.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 39 | 24 | 0 | 0.52 | 0.70 | 0.68 | 15.79 | 0.54 | 0.21 |
| Hex | 51 | 27 | 18 | 0 | 34 | 46 | 44 | 10 | 36 | 15 |
| Octal | 121 | 47 | 30 | 0 | 64 | 106 | 104 | 20 | 66 | 25 |
| Binary | 1010001 | 100111 | 11000 | 0 | 110100 | 1000110 | 1000100 | 10000 | 110110 | 10101 |
Color Harmonies of #512718
Complementary color
Monochromatic Colors of #512718
Black with #512718
Text Example
Text Example
White with #512718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512718; }
p { color: rgb(81,39,24); }
H1.HeaderClassName
{
color: #512718;
}
.AnyTagClassName
{
color: #512718;
}
</style>
background-color css
<style>
a { background-color: #512718; }
a { background-color: rgb(81,39,24); }
div.DivClassName
{
background-color: #512718;
}
.BgClassName
{
background-color: #512718;
}
</style>
border-color css
<style>
span { border-color: #512718; }
span { border-color: rgb(81,39,24); }
td.TdClassName
{
border-color: #512718;
}
.TagClassName
{
border-color: #512718;
}
</style>