Shades of Mai Tai #A16934
Tints of Mai Tai #A16934
RGB
CMYK
RGB Variations
Color information
#A16934 (or 0xA16934) is known color: Mai Tai. HEX triplet: A1, 69 and 34. RGB value is (161,105,52). Sum of RGB (Red+Green+Blue) = 161+105+52=318 (42% of max value = 765). Red value is 161 (63.28% from 255 or 50.63% from 318); Green value is 105 (41.41% from 255 or 33.02% from 318); Blue value is 52 (20.70% from 255 or 16.35% from 318); Max value from RGB is 161 - color contains mainly: red. Hex color #A16934 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A16934 is #5E96CB. Grayscale: #737373. Windows color (decimal): -6198988 or 3434913. OLE color: 3434913.
HSL color Cylindrical-coordinate representation of color #A16934: hue angle of 29.17º 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 #A16934 is Cyan = 0, Magento = 0.35, Yellow = 0.68 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 105 | 52 | - |
| CMYK | 0 | 0.35 | 0.68 | 0.37 |
| HSL | 29.17º | 0.51% | 0.42% | - |
| HSV(B) | 29.17º | 0.68% | 0.63% | - |
| XYZ | 20.37 | 17.93 | 5.64 | - |
| YUV | 115.7 | 92.05 | 160.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 105 | 52 | 0 | 0.35 | 0.68 | 0.37 | 29.17 | 0.51 | 0.42 |
| Hex | A1 | 69 | 34 | 0 | 23 | 44 | 25 | 1D | 33 | 2A |
| Octal | 241 | 151 | 64 | 0 | 43 | 104 | 45 | 35 | 63 | 52 |
| Binary | 10100001 | 1101001 | 110100 | 0 | 100011 | 1000100 | 100101 | 11101 | 110011 | 101010 |
Color Harmonies of #A16934
Complementary color
Monochromatic Colors of #A16934
Black with #A16934
Text Example
Text Example
White with #A16934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16934; }
p { color: rgb(161,105,52); }
H1.HeaderClassName
{
color: #A16934;
}
.AnyTagClassName
{
color: #A16934;
}
</style>
background-color css
<style>
a { background-color: #A16934; }
a { background-color: rgb(161,105,52); }
div.DivClassName
{
background-color: #A16934;
}
.BgClassName
{
background-color: #A16934;
}
</style>
border-color css
<style>
span { border-color: #A16934; }
span { border-color: rgb(161,105,52); }
td.TdClassName
{
border-color: #A16934;
}
.TagClassName
{
border-color: #A16934;
}
</style>