Shades of Indian Tan #533328
Tints of Indian Tan #533328
RGB
CMYK
RGB Variations
Color information
#533328 (or 0x533328) is known color: Indian Tan. HEX triplet: 53, 33 and 28. RGB value is (83,51,40). Sum of RGB (Red+Green+Blue) = 83+51+40=174 (23% of max value = 765). Red value is 83 (32.81% from 255 or 47.70% from 174); Green value is 51 (20.31% from 255 or 29.31% from 174); Blue value is 40 (16.02% from 255 or 22.99% from 174); Max value from RGB is 83 - color contains mainly: red. Hex color #533328 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533328 is #ACCCD7. Grayscale: #3B3B3B. Windows color (decimal): -11324632 or 2634579. OLE color: 2634579.
HSL color Cylindrical-coordinate representation of color #533328: hue angle of 15.35º degrees, saturation: 0.35, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #533328 is Cyan = 0, Magento = 0.39, Yellow = 0.52 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 51 | 40 | - |
| CMYK | 0 | 0.39 | 0.52 | 0.67 |
| HSL | 15.35º | 0.35% | 0.24% | - |
| HSV(B) | 15.35º | 0.52% | 0.33% | - |
| XYZ | 5.13 | 4.36 | 2.58 | - |
| YUV | 59.31 | 117.1 | 144.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 51 | 40 | 0 | 0.39 | 0.52 | 0.67 | 15.35 | 0.35 | 0.24 |
| Hex | 53 | 33 | 28 | 0 | 27 | 34 | 43 | F | 23 | 18 |
| Octal | 123 | 63 | 50 | 0 | 47 | 64 | 103 | 17 | 43 | 30 |
| Binary | 1010011 | 110011 | 101000 | 0 | 100111 | 110100 | 1000011 | 1111 | 100011 | 11000 |
Color Harmonies of #533328
Complementary color
Monochromatic Colors of #533328
Black with #533328
Text Example
Text Example
White with #533328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533328; }
p { color: rgb(83,51,40); }
H1.HeaderClassName
{
color: #533328;
}
.AnyTagClassName
{
color: #533328;
}
</style>
background-color css
<style>
a { background-color: #533328; }
a { background-color: rgb(83,51,40); }
div.DivClassName
{
background-color: #533328;
}
.BgClassName
{
background-color: #533328;
}
</style>
border-color css
<style>
span { border-color: #533328; }
span { border-color: rgb(83,51,40); }
td.TdClassName
{
border-color: #533328;
}
.TagClassName
{
border-color: #533328;
}
</style>