Shades of Indian Tan #512612
Tints of Indian Tan #512612
RGB
CMYK
RGB Variations
Color information
#512612 (or 0x512612) is known color: Indian Tan. HEX triplet: 51, 26 and 12. RGB value is (81,38,18). Sum of RGB (Red+Green+Blue) = 81+38+18=137 (18% of max value = 765). Red value is 81 (32.03% from 255 or 59.12% from 137); Green value is 38 (15.23% from 255 or 27.74% from 137); Blue value is 18 (7.42% from 255 or 13.14% from 137); Max value from RGB is 81 - color contains mainly: red. Hex color #512612 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #512612 is #AED9ED. Grayscale: #303030. Windows color (decimal): -11459054 or 1189457. OLE color: 1189457.
HSL color Cylindrical-coordinate representation of color #512612: hue angle of 19.05º degrees, saturation: 0.64, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #512612 is Cyan = 0, Magento = 0.53, Yellow = 0.78 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 38 | 18 | - |
| CMYK | 0 | 0.53 | 0.78 | 0.68 |
| HSL | 19.05º | 0.64% | 0.19% | - |
| HSV(B) | 19.05º | 0.78% | 0.32% | - |
| XYZ | 4.2 | 3.18 | 0.96 | - |
| YUV | 48.58 | 110.75 | 151.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 38 | 18 | 0 | 0.53 | 0.78 | 0.68 | 19.05 | 0.64 | 0.19 |
| Hex | 51 | 26 | 12 | 0 | 35 | 4E | 44 | 13 | 40 | 13 |
| Octal | 121 | 46 | 22 | 0 | 65 | 116 | 104 | 23 | 100 | 23 |
| Binary | 1010001 | 100110 | 10010 | 0 | 110101 | 1001110 | 1000100 | 10011 | 1000000 | 10011 |
Color Harmonies of #512612
Complementary color
Monochromatic Colors of #512612
Black with #512612
Text Example
Text Example
White with #512612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512612; }
p { color: rgb(81,38,18); }
H1.HeaderClassName
{
color: #512612;
}
.AnyTagClassName
{
color: #512612;
}
</style>
background-color css
<style>
a { background-color: #512612; }
a { background-color: rgb(81,38,18); }
div.DivClassName
{
background-color: #512612;
}
.BgClassName
{
background-color: #512612;
}
</style>
border-color css
<style>
span { border-color: #512612; }
span { border-color: rgb(81,38,18); }
td.TdClassName
{
border-color: #512612;
}
.TagClassName
{
border-color: #512612;
}
</style>