Shades of Mai Tai #A16738
Tints of Mai Tai #A16738
RGB
CMYK
RGB Variations
Color information
#A16738 (or 0xA16738) is known color: Mai Tai. HEX triplet: A1, 67 and 38. RGB value is (161,103,56). Sum of RGB (Red+Green+Blue) = 161+103+56=320 (42% of max value = 765). Red value is 161 (63.28% from 255 or 50.31% from 320); Green value is 103 (40.62% from 255 or 32.19% from 320); Blue value is 56 (22.27% from 255 or 17.5% from 320); Max value from RGB is 161 - color contains mainly: red. Hex color #A16738 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A16738 is #5E98C7. Grayscale: #737373. Windows color (decimal): -6199496 or 3696545. OLE color: 3696545.
HSL color Cylindrical-coordinate representation of color #A16738: hue angle of 26.86º 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 #A16738 is Cyan = 0, Magento = 0.36, Yellow = 0.65 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 103 | 56 | - |
| CMYK | 0 | 0.36 | 0.65 | 0.37 |
| HSL | 26.86º | 0.48% | 0.43% | - |
| HSV(B) | 26.86º | 0.65% | 0.63% | - |
| XYZ | 20.26 | 17.56 | 6.06 | - |
| YUV | 114.98 | 94.72 | 160.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 103 | 56 | 0 | 0.36 | 0.65 | 0.37 | 26.86 | 0.48 | 0.43 |
| Hex | A1 | 67 | 38 | 0 | 24 | 41 | 25 | 1B | 30 | 2B |
| Octal | 241 | 147 | 70 | 0 | 44 | 101 | 45 | 33 | 60 | 53 |
| Binary | 10100001 | 1100111 | 111000 | 0 | 100100 | 1000001 | 100101 | 11011 | 110000 | 101011 |
Color Harmonies of #A16738
Complementary color
Monochromatic Colors of #A16738
Black with #A16738
Text Example
Text Example
White with #A16738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16738; }
p { color: rgb(161,103,56); }
H1.HeaderClassName
{
color: #A16738;
}
.AnyTagClassName
{
color: #A16738;
}
</style>
background-color css
<style>
a { background-color: #A16738; }
a { background-color: rgb(161,103,56); }
div.DivClassName
{
background-color: #A16738;
}
.BgClassName
{
background-color: #A16738;
}
</style>
border-color css
<style>
span { border-color: #A16738; }
span { border-color: rgb(161,103,56); }
td.TdClassName
{
border-color: #A16738;
}
.TagClassName
{
border-color: #A16738;
}
</style>