Shades of Indian Tan #532614
Tints of Indian Tan #532614
RGB
CMYK
RGB Variations
Color information
#532614 (or 0x532614) is known color: Indian Tan. HEX triplet: 53, 26 and 14. RGB value is (83,38,20). Sum of RGB (Red+Green+Blue) = 83+38+20=141 (18% of max value = 765). Red value is 83 (32.81% from 255 or 58.87% from 141); Green value is 38 (15.23% from 255 or 26.95% from 141); Blue value is 20 (8.20% from 255 or 14.18% from 141); Max value from RGB is 83 - color contains mainly: red. Hex color #532614 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #532614 is #ACD9EB. Grayscale: #313131. Windows color (decimal): -11327980 or 1320531. OLE color: 1320531.
HSL color Cylindrical-coordinate representation of color #532614: hue angle of 17.14º 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 #532614 is Cyan = 0, Magento = 0.54, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 38 | 20 | - |
| CMYK | 0 | 0.54 | 0.76 | 0.67 |
| HSL | 17.14º | 0.61% | 0.2% | - |
| HSV(B) | 17.14º | 0.76% | 0.33% | - |
| XYZ | 4.39 | 3.28 | 1.06 | - |
| YUV | 49.4 | 111.41 | 151.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 38 | 20 | 0 | 0.54 | 0.76 | 0.67 | 17.14 | 0.61 | 0.2 |
| Hex | 53 | 26 | 14 | 0 | 36 | 4C | 43 | 11 | 3D | 14 |
| Octal | 123 | 46 | 24 | 0 | 66 | 114 | 103 | 21 | 75 | 24 |
| Binary | 1010011 | 100110 | 10100 | 0 | 110110 | 1001100 | 1000011 | 10001 | 111101 | 10100 |
Color Harmonies of #532614
Complementary color
Monochromatic Colors of #532614
Black with #532614
Text Example
Text Example
White with #532614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532614; }
p { color: rgb(83,38,20); }
H1.HeaderClassName
{
color: #532614;
}
.AnyTagClassName
{
color: #532614;
}
</style>
background-color css
<style>
a { background-color: #532614; }
a { background-color: rgb(83,38,20); }
div.DivClassName
{
background-color: #532614;
}
.BgClassName
{
background-color: #532614;
}
</style>
border-color css
<style>
span { border-color: #532614; }
span { border-color: rgb(83,38,20); }
td.TdClassName
{
border-color: #532614;
}
.TagClassName
{
border-color: #532614;
}
</style>