Shades of Indian Tan #512613
Tints of Indian Tan #512613
RGB
CMYK
RGB Variations
Color information
#512613 (or 0x512613) is known color: Indian Tan. HEX triplet: 51, 26 and 13. RGB value is (81,38,19). Sum of RGB (Red+Green+Blue) = 81+38+19=138 (18% of max value = 765). Red value is 81 (32.03% from 255 or 58.70% from 138); Green value is 38 (15.23% from 255 or 27.54% from 138); Blue value is 19 (7.81% from 255 or 13.77% from 138); Max value from RGB is 81 - color contains mainly: red. Hex color #512613 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #512613 is #AED9EC. Grayscale: #303030. Windows color (decimal): -11459053 or 1254993. OLE color: 1254993.
HSL color Cylindrical-coordinate representation of color #512613: hue angle of 18.39º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #512613 is Cyan = 0, Magento = 0.53, Yellow = 0.77 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 38 | 19 | - |
| CMYK | 0 | 0.53 | 0.77 | 0.68 |
| HSL | 18.39º | 0.62% | 0.2% | - |
| HSV(B) | 18.39º | 0.77% | 0.32% | - |
| XYZ | 4.2 | 3.18 | 1.01 | - |
| YUV | 48.69 | 111.25 | 151.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 38 | 19 | 0 | 0.53 | 0.77 | 0.68 | 18.39 | 0.62 | 0.2 |
| Hex | 51 | 26 | 13 | 0 | 35 | 4D | 44 | 12 | 3E | 14 |
| Octal | 121 | 46 | 23 | 0 | 65 | 115 | 104 | 22 | 76 | 24 |
| Binary | 1010001 | 100110 | 10011 | 0 | 110101 | 1001101 | 1000100 | 10010 | 111110 | 10100 |
Color Harmonies of #512613
Complementary color
Monochromatic Colors of #512613
Black with #512613
Text Example
Text Example
White with #512613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512613; }
p { color: rgb(81,38,19); }
H1.HeaderClassName
{
color: #512613;
}
.AnyTagClassName
{
color: #512613;
}
</style>
background-color css
<style>
a { background-color: #512613; }
a { background-color: rgb(81,38,19); }
div.DivClassName
{
background-color: #512613;
}
.BgClassName
{
background-color: #512613;
}
</style>
border-color css
<style>
span { border-color: #512613; }
span { border-color: rgb(81,38,19); }
td.TdClassName
{
border-color: #512613;
}
.TagClassName
{
border-color: #512613;
}
</style>