Shades of Indian Tan #512714
Tints of Indian Tan #512714
RGB
CMYK
RGB Variations
Color information
#512714 (or 0x512714) is known color: Indian Tan. HEX triplet: 51, 27 and 14. RGB value is (81,39,20). Sum of RGB (Red+Green+Blue) = 81+39+20=140 (18% of max value = 765). Red value is 81 (32.03% from 255 or 57.86% from 140); Green value is 39 (15.62% from 255 or 27.86% from 140); Blue value is 20 (8.20% from 255 or 14.29% from 140); Max value from RGB is 81 - color contains mainly: red. Hex color #512714 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #512714 is #AED8EB. Grayscale: #313131. Windows color (decimal): -11458796 or 1320785. OLE color: 1320785.
HSL color Cylindrical-coordinate representation of color #512714: hue angle of 18.69º 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 #512714 is Cyan = 0, Magento = 0.52, Yellow = 0.75 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 39 | 20 | - |
| CMYK | 0 | 0.52 | 0.75 | 0.68 |
| HSL | 18.69º | 0.6% | 0.2% | - |
| HSV(B) | 18.69º | 0.75% | 0.32% | - |
| XYZ | 4.25 | 3.25 | 1.07 | - |
| YUV | 49.39 | 111.41 | 150.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 39 | 20 | 0 | 0.52 | 0.75 | 0.68 | 18.69 | 0.6 | 0.2 |
| Hex | 51 | 27 | 14 | 0 | 34 | 4B | 44 | 13 | 3C | 14 |
| Octal | 121 | 47 | 24 | 0 | 64 | 113 | 104 | 23 | 74 | 24 |
| Binary | 1010001 | 100111 | 10100 | 0 | 110100 | 1001011 | 1000100 | 10011 | 111100 | 10100 |
Color Harmonies of #512714
Complementary color
Monochromatic Colors of #512714
Black with #512714
Text Example
Text Example
White with #512714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512714; }
p { color: rgb(81,39,20); }
H1.HeaderClassName
{
color: #512714;
}
.AnyTagClassName
{
color: #512714;
}
</style>
background-color css
<style>
a { background-color: #512714; }
a { background-color: rgb(81,39,20); }
div.DivClassName
{
background-color: #512714;
}
.BgClassName
{
background-color: #512714;
}
</style>
border-color css
<style>
span { border-color: #512714; }
span { border-color: rgb(81,39,20); }
td.TdClassName
{
border-color: #512714;
}
.TagClassName
{
border-color: #512714;
}
</style>