Shades of Mai Tai #A46435
Tints of Mai Tai #A46435
RGB
CMYK
RGB Variations
Color information
#A46435 (or 0xA46435) is known color: Mai Tai. HEX triplet: A4, 64 and 35. RGB value is (164,100,53). Sum of RGB (Red+Green+Blue) = 164+100+53=317 (41% of max value = 765). Red value is 164 (64.45% from 255 or 51.74% from 317); Green value is 100 (39.45% from 255 or 31.55% from 317); Blue value is 53 (21.09% from 255 or 16.72% from 317); Max value from RGB is 164 - color contains mainly: red. Hex color #A46435 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A46435 is #5B9BCA. Grayscale: #727272. Windows color (decimal): -6003659 or 3499172. OLE color: 3499172.
HSL color Cylindrical-coordinate representation of color #A46435: hue angle of 25.41º degrees, saturation: 0.51, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #A46435 is Cyan = 0, Magento = 0.39, Yellow = 0.68 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 100 | 53 | - |
| CMYK | 0 | 0.39 | 0.68 | 0.36 |
| HSL | 25.41º | 0.51% | 0.43% | - |
| HSV(B) | 25.41º | 0.68% | 0.64% | - |
| XYZ | 20.51 | 17.26 | 5.62 | - |
| YUV | 113.78 | 93.7 | 163.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 100 | 53 | 0 | 0.39 | 0.68 | 0.36 | 25.41 | 0.51 | 0.43 |
| Hex | A4 | 64 | 35 | 0 | 27 | 44 | 24 | 19 | 33 | 2B |
| Octal | 244 | 144 | 65 | 0 | 47 | 104 | 44 | 31 | 63 | 53 |
| Binary | 10100100 | 1100100 | 110101 | 0 | 100111 | 1000100 | 100100 | 11001 | 110011 | 101011 |
Color Harmonies of #A46435
Complementary color
Monochromatic Colors of #A46435
Black with #A46435
Text Example
Text Example
White with #A46435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46435; }
p { color: rgb(164,100,53); }
H1.HeaderClassName
{
color: #A46435;
}
.AnyTagClassName
{
color: #A46435;
}
</style>
background-color css
<style>
a { background-color: #A46435; }
a { background-color: rgb(164,100,53); }
div.DivClassName
{
background-color: #A46435;
}
.BgClassName
{
background-color: #A46435;
}
</style>
border-color css
<style>
span { border-color: #A46435; }
span { border-color: rgb(164,100,53); }
td.TdClassName
{
border-color: #A46435;
}
.TagClassName
{
border-color: #A46435;
}
</style>