Shades of Mai Tai #A16537
Tints of Mai Tai #A16537
RGB
CMYK
RGB Variations
Color information
#A16537 (or 0xA16537) is known color: Mai Tai. HEX triplet: A1, 65 and 37. RGB value is (161,101,55). Sum of RGB (Red+Green+Blue) = 161+101+55=317 (41% of max value = 765). Red value is 161 (63.28% from 255 or 50.79% from 317); Green value is 101 (39.84% from 255 or 31.86% from 317); Blue value is 55 (21.88% from 255 or 17.35% from 317); Max value from RGB is 161 - color contains mainly: red. Hex color #A16537 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A16537 is #5E9AC8. Grayscale: #717171. Windows color (decimal): -6200009 or 3630497. OLE color: 3630497.
HSL color Cylindrical-coordinate representation of color #A16537: hue angle of 26.04º degrees, saturation: 0.49, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #A16537 is Cyan = 0, Magento = 0.37, Yellow = 0.66 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 101 | 55 | - |
| CMYK | 0 | 0.37 | 0.66 | 0.37 |
| HSL | 26.04º | 0.49% | 0.42% | - |
| HSV(B) | 26.04º | 0.66% | 0.63% | - |
| XYZ | 20.04 | 17.16 | 5.87 | - |
| YUV | 113.7 | 94.88 | 161.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 101 | 55 | 0 | 0.37 | 0.66 | 0.37 | 26.04 | 0.49 | 0.42 |
| Hex | A1 | 65 | 37 | 0 | 25 | 42 | 25 | 1A | 31 | 2A |
| Octal | 241 | 145 | 67 | 0 | 45 | 102 | 45 | 32 | 61 | 52 |
| Binary | 10100001 | 1100101 | 110111 | 0 | 100101 | 1000010 | 100101 | 11010 | 110001 | 101010 |
Color Harmonies of #A16537
Complementary color
Monochromatic Colors of #A16537
Black with #A16537
Text Example
Text Example
White with #A16537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16537; }
p { color: rgb(161,101,55); }
H1.HeaderClassName
{
color: #A16537;
}
.AnyTagClassName
{
color: #A16537;
}
</style>
background-color css
<style>
a { background-color: #A16537; }
a { background-color: rgb(161,101,55); }
div.DivClassName
{
background-color: #A16537;
}
.BgClassName
{
background-color: #A16537;
}
</style>
border-color css
<style>
span { border-color: #A16537; }
span { border-color: rgb(161,101,55); }
td.TdClassName
{
border-color: #A16537;
}
.TagClassName
{
border-color: #A16537;
}
</style>