Shades of Indian Tan #512912
Tints of Indian Tan #512912
RGB
CMYK
RGB Variations
Color information
#512912 (or 0x512912) is known color: Indian Tan. HEX triplet: 51, 29 and 12. RGB value is (81,41,18). Sum of RGB (Red+Green+Blue) = 81+41+18=140 (18% of max value = 765). Red value is 81 (32.03% from 255 or 57.86% from 140); Green value is 41 (16.41% from 255 or 29.29% from 140); Blue value is 18 (7.42% from 255 or 12.86% from 140); Max value from RGB is 81 - color contains mainly: red. Hex color #512912 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #512912 is #AED6ED. Grayscale: #323232. Windows color (decimal): -11458286 or 1190225. OLE color: 1190225.
HSL color Cylindrical-coordinate representation of color #512912: hue angle of 21.9º 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 #512912 is Cyan = 0, Magento = 0.49, Yellow = 0.78 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 41 | 18 | - |
| CMYK | 0 | 0.49 | 0.78 | 0.68 |
| HSL | 21.9º | 0.64% | 0.19% | - |
| HSV(B) | 21.9º | 0.78% | 0.32% | - |
| XYZ | 4.3 | 3.38 | 1 | - |
| YUV | 50.34 | 109.75 | 149.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 41 | 18 | 0 | 0.49 | 0.78 | 0.68 | 21.9 | 0.64 | 0.19 |
| Hex | 51 | 29 | 12 | 0 | 31 | 4E | 44 | 16 | 40 | 13 |
| Octal | 121 | 51 | 22 | 0 | 61 | 116 | 104 | 26 | 100 | 23 |
| Binary | 1010001 | 101001 | 10010 | 0 | 110001 | 1001110 | 1000100 | 10110 | 1000000 | 10011 |
Color Harmonies of #512912
Complementary color
Monochromatic Colors of #512912
Black with #512912
Text Example
Text Example
White with #512912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512912; }
p { color: rgb(81,41,18); }
H1.HeaderClassName
{
color: #512912;
}
.AnyTagClassName
{
color: #512912;
}
</style>
background-color css
<style>
a { background-color: #512912; }
a { background-color: rgb(81,41,18); }
div.DivClassName
{
background-color: #512912;
}
.BgClassName
{
background-color: #512912;
}
</style>
border-color css
<style>
span { border-color: #512912; }
span { border-color: rgb(81,41,18); }
td.TdClassName
{
border-color: #512912;
}
.TagClassName
{
border-color: #512912;
}
</style>