Shades of Mai Tai #A66531
Tints of Mai Tai #A66531
RGB
CMYK
RGB Variations
Color information
#A66531 (or 0xA66531) is known color: Mai Tai. HEX triplet: A6, 65 and 31. RGB value is (166,101,49). Sum of RGB (Red+Green+Blue) = 166+101+49=316 (41% of max value = 765). Red value is 166 (65.23% from 255 or 52.53% from 316); Green value is 101 (39.84% from 255 or 31.96% from 316); Blue value is 49 (19.53% from 255 or 15.51% from 316); Max value from RGB is 166 - color contains mainly: red. Hex color #A66531 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A66531 is #599ACE. Grayscale: #727272. Windows color (decimal): -5872335 or 3237286. OLE color: 3237286.
HSL color Cylindrical-coordinate representation of color #A66531: hue angle of 26.67º degrees, saturation: 0.54, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #A66531 is Cyan = 0, Magento = 0.39, Yellow = 0.70 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 101 | 49 | - |
| CMYK | 0 | 0.39 | 0.70 | 0.35 |
| HSL | 26.67º | 0.54% | 0.42% | - |
| HSV(B) | 26.67º | 0.7% | 0.65% | - |
| XYZ | 20.93 | 17.64 | 5.21 | - |
| YUV | 114.51 | 91.03 | 164.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 101 | 49 | 0 | 0.39 | 0.70 | 0.35 | 26.67 | 0.54 | 0.42 |
| Hex | A6 | 65 | 31 | 0 | 27 | 46 | 23 | 1B | 36 | 2A |
| Octal | 246 | 145 | 61 | 0 | 47 | 106 | 43 | 33 | 66 | 52 |
| Binary | 10100110 | 1100101 | 110001 | 0 | 100111 | 1000110 | 100011 | 11011 | 110110 | 101010 |
Color Harmonies of #A66531
Complementary color
Monochromatic Colors of #A66531
Black with #A66531
Text Example
Text Example
White with #A66531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A66531; }
p { color: rgb(166,101,49); }
H1.HeaderClassName
{
color: #A66531;
}
.AnyTagClassName
{
color: #A66531;
}
</style>
background-color css
<style>
a { background-color: #A66531; }
a { background-color: rgb(166,101,49); }
div.DivClassName
{
background-color: #A66531;
}
.BgClassName
{
background-color: #A66531;
}
</style>
border-color css
<style>
span { border-color: #A66531; }
span { border-color: rgb(166,101,49); }
td.TdClassName
{
border-color: #A66531;
}
.TagClassName
{
border-color: #A66531;
}
</style>