Shades of Indian Tan #532413
Tints of Indian Tan #532413
RGB
CMYK
RGB Variations
Color information
#532413 (or 0x532413) is known color: Indian Tan. HEX triplet: 53, 24 and 13. RGB value is (83,36,19). Sum of RGB (Red+Green+Blue) = 83+36+19=138 (18% of max value = 765). Red value is 83 (32.81% from 255 or 60.14% from 138); Green value is 36 (14.45% from 255 or 26.09% from 138); Blue value is 19 (7.81% from 255 or 13.77% from 138); Max value from RGB is 83 - color contains mainly: red. Hex color #532413 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #532413 is #ACDBEC. Grayscale: #303030. Windows color (decimal): -11328493 or 1254483. OLE color: 1254483.
HSL color Cylindrical-coordinate representation of color #532413: hue angle of 15.94º 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 #532413 is Cyan = 0, Magento = 0.57, Yellow = 0.77 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 36 | 19 | - |
| CMYK | 0 | 0.57 | 0.77 | 0.67 |
| HSL | 15.94º | 0.63% | 0.2% | - |
| HSV(B) | 15.94º | 0.77% | 0.33% | - |
| XYZ | 4.32 | 3.15 | 1 | - |
| YUV | 48.12 | 111.57 | 152.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 36 | 19 | 0 | 0.57 | 0.77 | 0.67 | 15.94 | 0.63 | 0.2 |
| Hex | 53 | 24 | 13 | 0 | 39 | 4D | 43 | 10 | 3F | 14 |
| Octal | 123 | 44 | 23 | 0 | 71 | 115 | 103 | 20 | 77 | 24 |
| Binary | 1010011 | 100100 | 10011 | 0 | 111001 | 1001101 | 1000011 | 10000 | 111111 | 10100 |
Color Harmonies of #532413
Complementary color
Monochromatic Colors of #532413
Black with #532413
Text Example
Text Example
White with #532413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532413; }
p { color: rgb(83,36,19); }
H1.HeaderClassName
{
color: #532413;
}
.AnyTagClassName
{
color: #532413;
}
</style>
background-color css
<style>
a { background-color: #532413; }
a { background-color: rgb(83,36,19); }
div.DivClassName
{
background-color: #532413;
}
.BgClassName
{
background-color: #532413;
}
</style>
border-color css
<style>
span { border-color: #532413; }
span { border-color: rgb(83,36,19); }
td.TdClassName
{
border-color: #532413;
}
.TagClassName
{
border-color: #532413;
}
</style>