Shades of Mai Tai #A46436
Tints of Mai Tai #A46436
RGB
CMYK
RGB Variations
Color information
#A46436 (or 0xA46436) is known color: Mai Tai. HEX triplet: A4, 64 and 36. RGB value is (164,100,54). Sum of RGB (Red+Green+Blue) = 164+100+54=318 (42% of max value = 765). Red value is 164 (64.45% from 255 or 51.57% from 318); Green value is 100 (39.45% from 255 or 31.45% from 318); Blue value is 54 (21.48% from 255 or 16.98% from 318); Max value from RGB is 164 - color contains mainly: red. Hex color #A46436 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A46436 is #5B9BC9. Grayscale: #727272. Windows color (decimal): -6003658 or 3564708. OLE color: 3564708.
HSL color Cylindrical-coordinate representation of color #A46436: hue angle of 25.09º degrees, saturation: 0.5, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #A46436 is Cyan = 0, Magento = 0.39, Yellow = 0.67 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 100 | 54 | - |
| CMYK | 0 | 0.39 | 0.67 | 0.36 |
| HSL | 25.09º | 0.5% | 0.43% | - |
| HSV(B) | 25.09º | 0.67% | 0.64% | - |
| XYZ | 20.53 | 17.27 | 5.74 | - |
| YUV | 113.89 | 94.2 | 163.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 100 | 54 | 0 | 0.39 | 0.67 | 0.36 | 25.09 | 0.5 | 0.43 |
| Hex | A4 | 64 | 36 | 0 | 27 | 43 | 24 | 19 | 32 | 2B |
| Octal | 244 | 144 | 66 | 0 | 47 | 103 | 44 | 31 | 62 | 53 |
| Binary | 10100100 | 1100100 | 110110 | 0 | 100111 | 1000011 | 100100 | 11001 | 110010 | 101011 |
Color Harmonies of #A46436
Complementary color
Monochromatic Colors of #A46436
Black with #A46436
Text Example
Text Example
White with #A46436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46436; }
p { color: rgb(164,100,54); }
H1.HeaderClassName
{
color: #A46436;
}
.AnyTagClassName
{
color: #A46436;
}
</style>
background-color css
<style>
a { background-color: #A46436; }
a { background-color: rgb(164,100,54); }
div.DivClassName
{
background-color: #A46436;
}
.BgClassName
{
background-color: #A46436;
}
</style>
border-color css
<style>
span { border-color: #A46436; }
span { border-color: rgb(164,100,54); }
td.TdClassName
{
border-color: #A46436;
}
.TagClassName
{
border-color: #A46436;
}
</style>