Shades of Mai Tai #A66827
Tints of Mai Tai #A66827
RGB
CMYK
RGB Variations
Color information
#A66827 (or 0xA66827) is known color: Mai Tai. HEX triplet: A6, 68 and 27. RGB value is (166,104,39). Sum of RGB (Red+Green+Blue) = 166+104+39=309 (40% of max value = 765). Red value is 166 (65.23% from 255 or 53.72% from 309); Green value is 104 (41.02% from 255 or 33.66% from 309); Blue value is 39 (15.62% from 255 or 12.62% from 309); Max value from RGB is 166 - color contains mainly: red. Hex color #A66827 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A66827 is #5997D8. Grayscale: #737373. Windows color (decimal): -5871577 or 2582694. OLE color: 2582694.
HSL color Cylindrical-coordinate representation of color #A66827: hue angle of 30.71º degrees, saturation: 0.62, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #A66827 is Cyan = 0, Magento = 0.37, Yellow = 0.77 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 104 | 39 | - |
| CMYK | 0 | 0.37 | 0.77 | 0.35 |
| HSL | 30.71º | 0.62% | 0.4% | - |
| HSV(B) | 30.71º | 0.77% | 0.65% | - |
| XYZ | 21.04 | 18.15 | 4.31 | - |
| YUV | 115.13 | 85.04 | 164.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 104 | 39 | 0 | 0.37 | 0.77 | 0.35 | 30.71 | 0.62 | 0.4 |
| Hex | A6 | 68 | 27 | 0 | 25 | 4D | 23 | 1F | 3E | 28 |
| Octal | 246 | 150 | 47 | 0 | 45 | 115 | 43 | 37 | 76 | 50 |
| Binary | 10100110 | 1101000 | 100111 | 0 | 100101 | 1001101 | 100011 | 11111 | 111110 | 101000 |
Color Harmonies of #A66827
Complementary color
Monochromatic Colors of #A66827
Black with #A66827
Text Example
Text Example
White with #A66827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A66827; }
p { color: rgb(166,104,39); }
H1.HeaderClassName
{
color: #A66827;
}
.AnyTagClassName
{
color: #A66827;
}
</style>
background-color css
<style>
a { background-color: #A66827; }
a { background-color: rgb(166,104,39); }
div.DivClassName
{
background-color: #A66827;
}
.BgClassName
{
background-color: #A66827;
}
</style>
border-color css
<style>
span { border-color: #A66827; }
span { border-color: rgb(166,104,39); }
td.TdClassName
{
border-color: #A66827;
}
.TagClassName
{
border-color: #A66827;
}
</style>