Shades of Mai Tai #A46124
Tints of Mai Tai #A46124
RGB
CMYK
RGB Variations
Color information
#A46124 (or 0xA46124) is known color: Mai Tai. HEX triplet: A4, 61 and 24. RGB value is (164,97,36). Sum of RGB (Red+Green+Blue) = 164+97+36=297 (39% of max value = 765). Red value is 164 (64.45% from 255 or 55.22% from 297); Green value is 97 (38.28% from 255 or 32.66% from 297); Blue value is 36 (14.45% from 255 or 12.12% from 297); Max value from RGB is 164 - color contains mainly: red. Hex color #A46124 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A46124 is #5B9EDB. Grayscale: #6E6E6E. Windows color (decimal): -6004444 or 2384292. OLE color: 2384292.
HSL color Cylindrical-coordinate representation of color #A46124: hue angle of 28.59º degrees, saturation: 0.64, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #A46124 is Cyan = 0, Magento = 0.41, Yellow = 0.78 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 97 | 36 | - |
| CMYK | 0 | 0.41 | 0.78 | 0.36 |
| HSL | 28.59º | 0.64% | 0.39% | - |
| HSV(B) | 28.59º | 0.78% | 0.64% | - |
| XYZ | 19.9 | 16.57 | 3.82 | - |
| YUV | 110.08 | 86.2 | 166.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 97 | 36 | 0 | 0.41 | 0.78 | 0.36 | 28.59 | 0.64 | 0.39 |
| Hex | A4 | 61 | 24 | 0 | 29 | 4E | 24 | 1D | 40 | 27 |
| Octal | 244 | 141 | 44 | 0 | 51 | 116 | 44 | 35 | 100 | 47 |
| Binary | 10100100 | 1100001 | 100100 | 0 | 101001 | 1001110 | 100100 | 11101 | 1000000 | 100111 |
Color Harmonies of #A46124
Complementary color
Monochromatic Colors of #A46124
Black with #A46124
Text Example
Text Example
White with #A46124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46124; }
p { color: rgb(164,97,36); }
H1.HeaderClassName
{
color: #A46124;
}
.AnyTagClassName
{
color: #A46124;
}
</style>
background-color css
<style>
a { background-color: #A46124; }
a { background-color: rgb(164,97,36); }
div.DivClassName
{
background-color: #A46124;
}
.BgClassName
{
background-color: #A46124;
}
</style>
border-color css
<style>
span { border-color: #A46124; }
span { border-color: rgb(164,97,36); }
td.TdClassName
{
border-color: #A46124;
}
.TagClassName
{
border-color: #A46124;
}
</style>