Shades of Mai Tai #A46737
Tints of Mai Tai #A46737
RGB
CMYK
RGB Variations
Color information
#A46737 (or 0xA46737) is known color: Mai Tai. HEX triplet: A4, 67 and 37. RGB value is (164,103,55). Sum of RGB (Red+Green+Blue) = 164+103+55=322 (42% of max value = 765). Red value is 164 (64.45% from 255 or 50.93% from 322); Green value is 103 (40.62% from 255 or 31.99% from 322); Blue value is 55 (21.88% from 255 or 17.08% from 322); Max value from RGB is 164 - color contains mainly: red. Hex color #A46737 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A46737 is #5B98C8. Grayscale: #747474. Windows color (decimal): -6002889 or 3631012. OLE color: 3631012.
HSL color Cylindrical-coordinate representation of color #A46737: hue angle of 26.42º degrees, saturation: 0.5, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #A46737 is Cyan = 0, Magento = 0.37, Yellow = 0.66 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 103 | 55 | - |
| CMYK | 0 | 0.37 | 0.66 | 0.36 |
| HSL | 26.42º | 0.5% | 0.43% | - |
| HSV(B) | 26.42º | 0.66% | 0.64% | - |
| XYZ | 20.85 | 17.87 | 5.96 | - |
| YUV | 115.77 | 93.71 | 162.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 103 | 55 | 0 | 0.37 | 0.66 | 0.36 | 26.42 | 0.5 | 0.43 |
| Hex | A4 | 67 | 37 | 0 | 25 | 42 | 24 | 1A | 32 | 2B |
| Octal | 244 | 147 | 67 | 0 | 45 | 102 | 44 | 32 | 62 | 53 |
| Binary | 10100100 | 1100111 | 110111 | 0 | 100101 | 1000010 | 100100 | 11010 | 110010 | 101011 |
Color Harmonies of #A46737
Complementary color
Monochromatic Colors of #A46737
Black with #A46737
Text Example
Text Example
White with #A46737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46737; }
p { color: rgb(164,103,55); }
H1.HeaderClassName
{
color: #A46737;
}
.AnyTagClassName
{
color: #A46737;
}
</style>
background-color css
<style>
a { background-color: #A46737; }
a { background-color: rgb(164,103,55); }
div.DivClassName
{
background-color: #A46737;
}
.BgClassName
{
background-color: #A46737;
}
</style>
border-color css
<style>
span { border-color: #A46737; }
span { border-color: rgb(164,103,55); }
td.TdClassName
{
border-color: #A46737;
}
.TagClassName
{
border-color: #A46737;
}
</style>