Shades of Mai Tai #A46122
Tints of Mai Tai #A46122
RGB
CMYK
RGB Variations
Color information
#A46122 (or 0xA46122) is known color: Mai Tai. HEX triplet: A4, 61 and 22. RGB value is (164,97,34). Sum of RGB (Red+Green+Blue) = 164+97+34=295 (39% of max value = 765). Red value is 164 (64.45% from 255 or 55.59% from 295); Green value is 97 (38.28% from 255 or 32.88% from 295); Blue value is 34 (13.67% from 255 or 11.53% from 295); Max value from RGB is 164 - color contains mainly: red. Hex color #A46122 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A46122 is #5B9EDD. Grayscale: #6E6E6E. Windows color (decimal): -6004446 or 2253220. OLE color: 2253220.
HSL color Cylindrical-coordinate representation of color #A46122: hue angle of 29.08º degrees, saturation: 0.66, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #A46122 is Cyan = 0, Magento = 0.41, Yellow = 0.79 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 97 | 34 | - |
| CMYK | 0 | 0.41 | 0.79 | 0.36 |
| HSL | 29.08º | 0.66% | 0.39% | - |
| HSV(B) | 29.08º | 0.79% | 0.64% | - |
| XYZ | 19.87 | 16.56 | 3.66 | - |
| YUV | 109.85 | 85.2 | 166.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 97 | 34 | 0 | 0.41 | 0.79 | 0.36 | 29.08 | 0.66 | 0.39 |
| Hex | A4 | 61 | 22 | 0 | 29 | 4F | 24 | 1D | 42 | 27 |
| Octal | 244 | 141 | 42 | 0 | 51 | 117 | 44 | 35 | 102 | 47 |
| Binary | 10100100 | 1100001 | 100010 | 0 | 101001 | 1001111 | 100100 | 11101 | 1000010 | 100111 |
Color Harmonies of #A46122
Complementary color
Monochromatic Colors of #A46122
Black with #A46122
Text Example
Text Example
White with #A46122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46122; }
p { color: rgb(164,97,34); }
H1.HeaderClassName
{
color: #A46122;
}
.AnyTagClassName
{
color: #A46122;
}
</style>
background-color css
<style>
a { background-color: #A46122; }
a { background-color: rgb(164,97,34); }
div.DivClassName
{
background-color: #A46122;
}
.BgClassName
{
background-color: #A46122;
}
</style>
border-color css
<style>
span { border-color: #A46122; }
span { border-color: rgb(164,97,34); }
td.TdClassName
{
border-color: #A46122;
}
.TagClassName
{
border-color: #A46122;
}
</style>