Shades of Indian Tan #532714
Tints of Indian Tan #532714
RGB
CMYK
RGB Variations
Color information
#532714 (or 0x532714) is known color: Indian Tan. HEX triplet: 53, 27 and 14. RGB value is (83,39,20). Sum of RGB (Red+Green+Blue) = 83+39+20=142 (18% of max value = 765). Red value is 83 (32.81% from 255 or 58.45% from 142); Green value is 39 (15.62% from 255 or 27.46% from 142); Blue value is 20 (8.20% from 255 or 14.08% from 142); Max value from RGB is 83 - color contains mainly: red. Hex color #532714 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #532714 is #ACD8EB. Grayscale: #323232. Windows color (decimal): -11327724 or 1320787. OLE color: 1320787.
HSL color Cylindrical-coordinate representation of color #532714: hue angle of 18.1º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #532714 is Cyan = 0, Magento = 0.53, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 39 | 20 | - |
| CMYK | 0 | 0.53 | 0.76 | 0.67 |
| HSL | 18.1º | 0.61% | 0.2% | - |
| HSV(B) | 18.1º | 0.76% | 0.33% | - |
| XYZ | 4.42 | 3.34 | 1.07 | - |
| YUV | 49.99 | 111.08 | 151.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 39 | 20 | 0 | 0.53 | 0.76 | 0.67 | 18.1 | 0.61 | 0.2 |
| Hex | 53 | 27 | 14 | 0 | 35 | 4C | 43 | 12 | 3D | 14 |
| Octal | 123 | 47 | 24 | 0 | 65 | 114 | 103 | 22 | 75 | 24 |
| Binary | 1010011 | 100111 | 10100 | 0 | 110101 | 1001100 | 1000011 | 10010 | 111101 | 10100 |
Color Harmonies of #532714
Complementary color
Monochromatic Colors of #532714
Black with #532714
Text Example
Text Example
White with #532714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532714; }
p { color: rgb(83,39,20); }
H1.HeaderClassName
{
color: #532714;
}
.AnyTagClassName
{
color: #532714;
}
</style>
background-color css
<style>
a { background-color: #532714; }
a { background-color: rgb(83,39,20); }
div.DivClassName
{
background-color: #532714;
}
.BgClassName
{
background-color: #532714;
}
</style>
border-color css
<style>
span { border-color: #532714; }
span { border-color: rgb(83,39,20); }
td.TdClassName
{
border-color: #532714;
}
.TagClassName
{
border-color: #532714;
}
</style>