Shades of Mai Tai #A16134
Tints of Mai Tai #A16134
RGB
CMYK
RGB Variations
Color information
#A16134 (or 0xA16134) is known color: Mai Tai. HEX triplet: A1, 61 and 34. RGB value is (161,97,52). Sum of RGB (Red+Green+Blue) = 161+97+52=310 (41% of max value = 765). Red value is 161 (63.28% from 255 or 51.94% from 310); Green value is 97 (38.28% from 255 or 31.29% from 310); Blue value is 52 (20.70% from 255 or 16.77% from 310); Max value from RGB is 161 - color contains mainly: red. Hex color #A16134 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A16134 is #5E9ECB. Grayscale: #6F6F6F. Windows color (decimal): -6201036 or 3432865. OLE color: 3432865.
HSL color Cylindrical-coordinate representation of color #A16134: hue angle of 24.77º degrees, saturation: 0.51, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #A16134 is Cyan = 0, Magento = 0.40, Yellow = 0.68 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 97 | 52 | - |
| CMYK | 0 | 0.40 | 0.68 | 0.37 |
| HSL | 24.77º | 0.51% | 0.42% | - |
| HSV(B) | 24.77º | 0.68% | 0.63% | - |
| XYZ | 19.59 | 16.37 | 5.38 | - |
| YUV | 111.01 | 94.7 | 163.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 97 | 52 | 0 | 0.40 | 0.68 | 0.37 | 24.77 | 0.51 | 0.42 |
| Hex | A1 | 61 | 34 | 0 | 28 | 44 | 25 | 19 | 33 | 2A |
| Octal | 241 | 141 | 64 | 0 | 50 | 104 | 45 | 31 | 63 | 52 |
| Binary | 10100001 | 1100001 | 110100 | 0 | 101000 | 1000100 | 100101 | 11001 | 110011 | 101010 |
Color Harmonies of #A16134
Complementary color
Monochromatic Colors of #A16134
Black with #A16134
Text Example
Text Example
White with #A16134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16134; }
p { color: rgb(161,97,52); }
H1.HeaderClassName
{
color: #A16134;
}
.AnyTagClassName
{
color: #A16134;
}
</style>
background-color css
<style>
a { background-color: #A16134; }
a { background-color: rgb(161,97,52); }
div.DivClassName
{
background-color: #A16134;
}
.BgClassName
{
background-color: #A16134;
}
</style>
border-color css
<style>
span { border-color: #A16134; }
span { border-color: rgb(161,97,52); }
td.TdClassName
{
border-color: #A16134;
}
.TagClassName
{
border-color: #A16134;
}
</style>