Shades of Indian Tan #532713
Tints of Indian Tan #532713
RGB
CMYK
RGB Variations
Color information
#532713 (or 0x532713) is known color: Indian Tan. HEX triplet: 53, 27 and 13. RGB value is (83,39,19). Sum of RGB (Red+Green+Blue) = 83+39+19=141 (18% of max value = 765). Red value is 83 (32.81% from 255 or 58.87% from 141); Green value is 39 (15.62% from 255 or 27.66% from 141); Blue value is 19 (7.81% from 255 or 13.48% from 141); Max value from RGB is 83 - color contains mainly: red. Hex color #532713 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #532713 is #ACD8EC. Grayscale: #323232. Windows color (decimal): -11327725 or 1255251. OLE color: 1255251.
HSL color Cylindrical-coordinate representation of color #532713: hue angle of 18.75º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #532713 is Cyan = 0, Magento = 0.53, Yellow = 0.77 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 39 | 19 | - |
| CMYK | 0 | 0.53 | 0.77 | 0.67 |
| HSL | 18.75º | 0.63% | 0.2% | - |
| HSV(B) | 18.75º | 0.77% | 0.33% | - |
| XYZ | 4.41 | 3.34 | 1.03 | - |
| YUV | 49.88 | 110.58 | 151.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 39 | 19 | 0 | 0.53 | 0.77 | 0.67 | 18.75 | 0.63 | 0.2 |
| Hex | 53 | 27 | 13 | 0 | 35 | 4D | 43 | 13 | 3F | 14 |
| Octal | 123 | 47 | 23 | 0 | 65 | 115 | 103 | 23 | 77 | 24 |
| Binary | 1010011 | 100111 | 10011 | 0 | 110101 | 1001101 | 1000011 | 10011 | 111111 | 10100 |
Color Harmonies of #532713
Complementary color
Monochromatic Colors of #532713
Black with #532713
Text Example
Text Example
White with #532713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532713; }
p { color: rgb(83,39,19); }
H1.HeaderClassName
{
color: #532713;
}
.AnyTagClassName
{
color: #532713;
}
</style>
background-color css
<style>
a { background-color: #532713; }
a { background-color: rgb(83,39,19); }
div.DivClassName
{
background-color: #532713;
}
.BgClassName
{
background-color: #532713;
}
</style>
border-color css
<style>
span { border-color: #532713; }
span { border-color: rgb(83,39,19); }
td.TdClassName
{
border-color: #532713;
}
.TagClassName
{
border-color: #532713;
}
</style>