Shades of Indian Tan #512614
Tints of Indian Tan #512614
RGB
CMYK
RGB Variations
Color information
#512614 (or 0x512614) is known color: Indian Tan. HEX triplet: 51, 26 and 14. RGB value is (81,38,20). Sum of RGB (Red+Green+Blue) = 81+38+20=139 (18% of max value = 765). Red value is 81 (32.03% from 255 or 58.27% from 139); Green value is 38 (15.23% from 255 or 27.34% from 139); Blue value is 20 (8.20% from 255 or 14.39% from 139); Max value from RGB is 81 - color contains mainly: red. Hex color #512614 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #512614 is #AED9EB. Grayscale: #303030. Windows color (decimal): -11459052 or 1320529. OLE color: 1320529.
HSL color Cylindrical-coordinate representation of color #512614: hue angle of 17.7º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #512614 is Cyan = 0, Magento = 0.53, Yellow = 0.75 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 38 | 20 | - |
| CMYK | 0 | 0.53 | 0.75 | 0.68 |
| HSL | 17.7º | 0.6% | 0.2% | - |
| HSV(B) | 17.7º | 0.75% | 0.32% | - |
| XYZ | 4.21 | 3.19 | 1.05 | - |
| YUV | 48.81 | 111.75 | 150.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 38 | 20 | 0 | 0.53 | 0.75 | 0.68 | 17.7 | 0.6 | 0.2 |
| Hex | 51 | 26 | 14 | 0 | 35 | 4B | 44 | 12 | 3C | 14 |
| Octal | 121 | 46 | 24 | 0 | 65 | 113 | 104 | 22 | 74 | 24 |
| Binary | 1010001 | 100110 | 10100 | 0 | 110101 | 1001011 | 1000100 | 10010 | 111100 | 10100 |
Color Harmonies of #512614
Complementary color
Monochromatic Colors of #512614
Black with #512614
Text Example
Text Example
White with #512614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512614; }
p { color: rgb(81,38,20); }
H1.HeaderClassName
{
color: #512614;
}
.AnyTagClassName
{
color: #512614;
}
</style>
background-color css
<style>
a { background-color: #512614; }
a { background-color: rgb(81,38,20); }
div.DivClassName
{
background-color: #512614;
}
.BgClassName
{
background-color: #512614;
}
</style>
border-color css
<style>
span { border-color: #512614; }
span { border-color: rgb(81,38,20); }
td.TdClassName
{
border-color: #512614;
}
.TagClassName
{
border-color: #512614;
}
</style>