Shades of Mai Tai #A46926
Tints of Mai Tai #A46926
RGB
CMYK
RGB Variations
Color information
#A46926 (or 0xA46926) is known color: Mai Tai. HEX triplet: A4, 69 and 26. RGB value is (164,105,38). Sum of RGB (Red+Green+Blue) = 164+105+38=307 (40% of max value = 765). Red value is 164 (64.45% from 255 or 53.42% from 307); Green value is 105 (41.41% from 255 or 34.20% from 307); Blue value is 38 (15.23% from 255 or 12.38% from 307); Max value from RGB is 164 - color contains mainly: red. Hex color #A46926 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A46926 is #5B96D9. Grayscale: #737373. Windows color (decimal): -6002394 or 2517412. OLE color: 2517412.
HSL color Cylindrical-coordinate representation of color #A46926: hue angle of 31.9º degrees, saturation: 0.62, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #A46926 is Cyan = 0, Magento = 0.36, Yellow = 0.77 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 105 | 38 | - |
| CMYK | 0 | 0.36 | 0.77 | 0.36 |
| HSL | 31.9º | 0.62% | 0.4% | - |
| HSV(B) | 31.9º | 0.77% | 0.64% | - |
| XYZ | 20.71 | 18.14 | 4.24 | - |
| YUV | 115 | 84.55 | 162.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 105 | 38 | 0 | 0.36 | 0.77 | 0.36 | 31.9 | 0.62 | 0.4 |
| Hex | A4 | 69 | 26 | 0 | 24 | 4D | 24 | 20 | 3E | 28 |
| Octal | 244 | 151 | 46 | 0 | 44 | 115 | 44 | 40 | 76 | 50 |
| Binary | 10100100 | 1101001 | 100110 | 0 | 100100 | 1001101 | 100100 | 100000 | 111110 | 101000 |
Color Harmonies of #A46926
Complementary color
Monochromatic Colors of #A46926
Black with #A46926
Text Example
Text Example
White with #A46926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46926; }
p { color: rgb(164,105,38); }
H1.HeaderClassName
{
color: #A46926;
}
.AnyTagClassName
{
color: #A46926;
}
</style>
background-color css
<style>
a { background-color: #A46926; }
a { background-color: rgb(164,105,38); }
div.DivClassName
{
background-color: #A46926;
}
.BgClassName
{
background-color: #A46926;
}
</style>
border-color css
<style>
span { border-color: #A46926; }
span { border-color: rgb(164,105,38); }
td.TdClassName
{
border-color: #A46926;
}
.TagClassName
{
border-color: #A46926;
}
</style>