Shades of Mai Tai #A66727
Tints of Mai Tai #A66727
RGB
CMYK
RGB Variations
Color information
#A66727 (or 0xA66727) is known color: Mai Tai. HEX triplet: A6, 67 and 27. RGB value is (166,103,39). Sum of RGB (Red+Green+Blue) = 166+103+39=308 (40% of max value = 765). Red value is 166 (65.23% from 255 or 53.90% from 308); Green value is 103 (40.62% from 255 or 33.44% from 308); Blue value is 39 (15.62% from 255 or 12.66% from 308); Max value from RGB is 166 - color contains mainly: red. Hex color #A66727 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A66727 is #5998D8. Grayscale: #727272. Windows color (decimal): -5871833 or 2582438. OLE color: 2582438.
HSL color Cylindrical-coordinate representation of color #A66727: hue angle of 30.24º 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 #A66727 is Cyan = 0, Magento = 0.38, Yellow = 0.77 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 103 | 39 | - |
| CMYK | 0 | 0.38 | 0.77 | 0.35 |
| HSL | 30.24º | 0.62% | 0.4% | - |
| HSV(B) | 30.24º | 0.77% | 0.65% | - |
| XYZ | 20.94 | 17.95 | 4.28 | - |
| YUV | 114.54 | 85.37 | 164.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 103 | 39 | 0 | 0.38 | 0.77 | 0.35 | 30.24 | 0.62 | 0.4 |
| Hex | A6 | 67 | 27 | 0 | 26 | 4D | 23 | 1E | 3E | 28 |
| Octal | 246 | 147 | 47 | 0 | 46 | 115 | 43 | 36 | 76 | 50 |
| Binary | 10100110 | 1100111 | 100111 | 0 | 100110 | 1001101 | 100011 | 11110 | 111110 | 101000 |
Color Harmonies of #A66727
Complementary color
Monochromatic Colors of #A66727
Black with #A66727
Text Example
Text Example
White with #A66727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A66727; }
p { color: rgb(166,103,39); }
H1.HeaderClassName
{
color: #A66727;
}
.AnyTagClassName
{
color: #A66727;
}
</style>
background-color css
<style>
a { background-color: #A66727; }
a { background-color: rgb(166,103,39); }
div.DivClassName
{
background-color: #A66727;
}
.BgClassName
{
background-color: #A66727;
}
</style>
border-color css
<style>
span { border-color: #A66727; }
span { border-color: rgb(166,103,39); }
td.TdClassName
{
border-color: #A66727;
}
.TagClassName
{
border-color: #A66727;
}
</style>