Shades of Mai Tai #A16938
Tints of Mai Tai #A16938
RGB
CMYK
RGB Variations
Color information
#A16938 (or 0xA16938) is known color: Mai Tai. HEX triplet: A1, 69 and 38. RGB value is (161,105,56). Sum of RGB (Red+Green+Blue) = 161+105+56=322 (42% of max value = 765). Red value is 161 (63.28% from 255 or 50% from 322); Green value is 105 (41.41% from 255 or 32.61% from 322); Blue value is 56 (22.27% from 255 or 17.39% from 322); Max value from RGB is 161 - color contains mainly: red. Hex color #A16938 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A16938 is #5E96C7. Grayscale: #747474. Windows color (decimal): -6198984 or 3697057. OLE color: 3697057.
HSL color Cylindrical-coordinate representation of color #A16938: hue angle of 28º degrees, saturation: 0.48, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #A16938 is Cyan = 0, Magento = 0.35, Yellow = 0.65 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 105 | 56 | - |
| CMYK | 0 | 0.35 | 0.65 | 0.37 |
| HSL | 28º | 0.48% | 0.43% | - |
| HSV(B) | 28º | 0.65% | 0.63% | - |
| XYZ | 20.46 | 17.97 | 6.13 | - |
| YUV | 116.16 | 94.05 | 159.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 105 | 56 | 0 | 0.35 | 0.65 | 0.37 | 28 | 0.48 | 0.43 |
| Hex | A1 | 69 | 38 | 0 | 23 | 41 | 25 | 1C | 30 | 2B |
| Octal | 241 | 151 | 70 | 0 | 43 | 101 | 45 | 34 | 60 | 53 |
| Binary | 10100001 | 1101001 | 111000 | 0 | 100011 | 1000001 | 100101 | 11100 | 110000 | 101011 |
Color Harmonies of #A16938
Complementary color
Monochromatic Colors of #A16938
Black with #A16938
Text Example
Text Example
White with #A16938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16938; }
p { color: rgb(161,105,56); }
H1.HeaderClassName
{
color: #A16938;
}
.AnyTagClassName
{
color: #A16938;
}
</style>
background-color css
<style>
a { background-color: #A16938; }
a { background-color: rgb(161,105,56); }
div.DivClassName
{
background-color: #A16938;
}
.BgClassName
{
background-color: #A16938;
}
</style>
border-color css
<style>
span { border-color: #A16938; }
span { border-color: rgb(161,105,56); }
td.TdClassName
{
border-color: #A16938;
}
.TagClassName
{
border-color: #A16938;
}
</style>