Shades of Indian Tan #512615
Tints of Indian Tan #512615
RGB
CMYK
RGB Variations
Color information
#512615 (or 0x512615) is known color: Indian Tan. HEX triplet: 51, 26 and 15. RGB value is (81,38,21). Sum of RGB (Red+Green+Blue) = 81+38+21=140 (18% of max value = 765). Red value is 81 (32.03% from 255 or 57.86% from 140); Green value is 38 (15.23% from 255 or 27.14% from 140); Blue value is 21 (8.59% from 255 or 15% from 140); Max value from RGB is 81 - color contains mainly: red. Hex color #512615 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #512615 is #AED9EA. Grayscale: #313131. Windows color (decimal): -11459051 or 1386065. OLE color: 1386065.
HSL color Cylindrical-coordinate representation of color #512615: hue angle of 17º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #512615 is Cyan = 0, Magento = 0.53, Yellow = 0.74 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 38 | 21 | - |
| CMYK | 0 | 0.53 | 0.74 | 0.68 |
| HSL | 17º | 0.59% | 0.2% | - |
| HSV(B) | 17º | 0.74% | 0.32% | - |
| XYZ | 4.22 | 3.19 | 1.1 | - |
| YUV | 48.92 | 112.25 | 150.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 38 | 21 | 0 | 0.53 | 0.74 | 0.68 | 17 | 0.59 | 0.2 |
| Hex | 51 | 26 | 15 | 0 | 35 | 4A | 44 | 11 | 3B | 14 |
| Octal | 121 | 46 | 25 | 0 | 65 | 112 | 104 | 21 | 73 | 24 |
| Binary | 1010001 | 100110 | 10101 | 0 | 110101 | 1001010 | 1000100 | 10001 | 111011 | 10100 |
Color Harmonies of #512615
Complementary color
Monochromatic Colors of #512615
Black with #512615
Text Example
Text Example
White with #512615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512615; }
p { color: rgb(81,38,21); }
H1.HeaderClassName
{
color: #512615;
}
.AnyTagClassName
{
color: #512615;
}
</style>
background-color css
<style>
a { background-color: #512615; }
a { background-color: rgb(81,38,21); }
div.DivClassName
{
background-color: #512615;
}
.BgClassName
{
background-color: #512615;
}
</style>
border-color css
<style>
span { border-color: #512615; }
span { border-color: rgb(81,38,21); }
td.TdClassName
{
border-color: #512615;
}
.TagClassName
{
border-color: #512615;
}
</style>