Shades of Mai Tai #A46329
Tints of Mai Tai #A46329
RGB
CMYK
RGB Variations
Color information
#A46329 (or 0xA46329) is known color: Mai Tai. HEX triplet: A4, 63 and 29. RGB value is (164,99,41). Sum of RGB (Red+Green+Blue) = 164+99+41=304 (40% of max value = 765). Red value is 164 (64.45% from 255 or 53.95% from 304); Green value is 99 (39.06% from 255 or 32.57% from 304); Blue value is 41 (16.41% from 255 or 13.49% from 304); Max value from RGB is 164 - color contains mainly: red. Hex color #A46329 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A46329 is #5B9CD6. Grayscale: #707070. Windows color (decimal): -6003927 or 2712484. OLE color: 2712484.
HSL color Cylindrical-coordinate representation of color #A46329: hue angle of 28.29º degrees, saturation: 0.6, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #A46329 is Cyan = 0, Magento = 0.40, Yellow = 0.75 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 99 | 41 | - |
| CMYK | 0 | 0.40 | 0.75 | 0.36 |
| HSL | 28.29º | 0.6% | 0.4% | - |
| HSV(B) | 28.29º | 0.75% | 0.64% | - |
| XYZ | 20.17 | 16.98 | 4.31 | - |
| YUV | 111.82 | 88.03 | 165.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 99 | 41 | 0 | 0.40 | 0.75 | 0.36 | 28.29 | 0.6 | 0.4 |
| Hex | A4 | 63 | 29 | 0 | 28 | 4B | 24 | 1C | 3C | 28 |
| Octal | 244 | 143 | 51 | 0 | 50 | 113 | 44 | 34 | 74 | 50 |
| Binary | 10100100 | 1100011 | 101001 | 0 | 101000 | 1001011 | 100100 | 11100 | 111100 | 101000 |
Color Harmonies of #A46329
Complementary color
Monochromatic Colors of #A46329
Black with #A46329
Text Example
Text Example
White with #A46329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46329; }
p { color: rgb(164,99,41); }
H1.HeaderClassName
{
color: #A46329;
}
.AnyTagClassName
{
color: #A46329;
}
</style>
background-color css
<style>
a { background-color: #A46329; }
a { background-color: rgb(164,99,41); }
div.DivClassName
{
background-color: #A46329;
}
.BgClassName
{
background-color: #A46329;
}
</style>
border-color css
<style>
span { border-color: #A46329; }
span { border-color: rgb(164,99,41); }
td.TdClassName
{
border-color: #A46329;
}
.TagClassName
{
border-color: #A46329;
}
</style>