Shades of Mai Tai #A06537
Tints of Mai Tai #A06537
RGB
CMYK
RGB Variations
Color information
#A06537 (or 0xA06537) is known color: Mai Tai. HEX triplet: A0, 65 and 37. RGB value is (160,101,55). Sum of RGB (Red+Green+Blue) = 160+101+55=316 (41% of max value = 765). Red value is 160 (62.89% from 255 or 50.63% from 316); Green value is 101 (39.84% from 255 or 31.96% from 316); Blue value is 55 (21.88% from 255 or 17.41% from 316); Max value from RGB is 160 - color contains mainly: red. Hex color #A06537 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A06537 is #5F9AC8. Grayscale: #717171. Windows color (decimal): -6265545 or 3630496. OLE color: 3630496.
HSL color Cylindrical-coordinate representation of color #A06537: hue angle of 26.29º degrees, saturation: 0.49, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #A06537 is Cyan = 0, Magento = 0.37, Yellow = 0.66 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 101 | 55 | - |
| CMYK | 0 | 0.37 | 0.66 | 0.37 |
| HSL | 26.29º | 0.49% | 0.42% | - |
| HSV(B) | 26.29º | 0.66% | 0.63% | - |
| XYZ | 19.84 | 17.06 | 5.86 | - |
| YUV | 113.4 | 95.05 | 161.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 101 | 55 | 0 | 0.37 | 0.66 | 0.37 | 26.29 | 0.49 | 0.42 |
| Hex | A0 | 65 | 37 | 0 | 25 | 42 | 25 | 1A | 31 | 2A |
| Octal | 240 | 145 | 67 | 0 | 45 | 102 | 45 | 32 | 61 | 52 |
| Binary | 10100000 | 1100101 | 110111 | 0 | 100101 | 1000010 | 100101 | 11010 | 110001 | 101010 |
Color Harmonies of #A06537
Complementary color
Monochromatic Colors of #A06537
Black with #A06537
Text Example
Text Example
White with #A06537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A06537; }
p { color: rgb(160,101,55); }
H1.HeaderClassName
{
color: #A06537;
}
.AnyTagClassName
{
color: #A06537;
}
</style>
background-color css
<style>
a { background-color: #A06537; }
a { background-color: rgb(160,101,55); }
div.DivClassName
{
background-color: #A06537;
}
.BgClassName
{
background-color: #A06537;
}
</style>
border-color css
<style>
span { border-color: #A06537; }
span { border-color: rgb(160,101,55); }
td.TdClassName
{
border-color: #A06537;
}
.TagClassName
{
border-color: #A06537;
}
</style>