Shades of Mai Tai #A66728
Tints of Mai Tai #A66728
RGB
CMYK
RGB Variations
Color information
#A66728 (or 0xA66728) is known color: Mai Tai. HEX triplet: A6, 67 and 28. RGB value is (166,103,40). Sum of RGB (Red+Green+Blue) = 166+103+40=309 (40% of max value = 765). Red value is 166 (65.23% from 255 or 53.72% from 309); Green value is 103 (40.62% from 255 or 33.33% from 309); Blue value is 40 (16.02% from 255 or 12.94% from 309); Max value from RGB is 166 - color contains mainly: red. Hex color #A66728 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A66728 is #5998D7. Grayscale: #727272. Windows color (decimal): -5871832 or 2647974. OLE color: 2647974.
HSL color Cylindrical-coordinate representation of color #A66728: hue angle of 30º degrees, saturation: 0.61, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #A66728 is Cyan = 0, Magento = 0.38, Yellow = 0.76 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 103 | 40 | - |
| CMYK | 0 | 0.38 | 0.76 | 0.35 |
| HSL | 30º | 0.61% | 0.4% | - |
| HSV(B) | 30º | 0.76% | 0.65% | - |
| XYZ | 20.96 | 17.96 | 4.37 | - |
| YUV | 114.66 | 85.87 | 164.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 103 | 40 | 0 | 0.38 | 0.76 | 0.35 | 30 | 0.61 | 0.4 |
| Hex | A6 | 67 | 28 | 0 | 26 | 4C | 23 | 1E | 3D | 28 |
| Octal | 246 | 147 | 50 | 0 | 46 | 114 | 43 | 36 | 75 | 50 |
| Binary | 10100110 | 1100111 | 101000 | 0 | 100110 | 1001100 | 100011 | 11110 | 111101 | 101000 |
Color Harmonies of #A66728
Complementary color
Monochromatic Colors of #A66728
Black with #A66728
Text Example
Text Example
White with #A66728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A66728; }
p { color: rgb(166,103,40); }
H1.HeaderClassName
{
color: #A66728;
}
.AnyTagClassName
{
color: #A66728;
}
</style>
background-color css
<style>
a { background-color: #A66728; }
a { background-color: rgb(166,103,40); }
div.DivClassName
{
background-color: #A66728;
}
.BgClassName
{
background-color: #A66728;
}
</style>
border-color css
<style>
span { border-color: #A66728; }
span { border-color: rgb(166,103,40); }
td.TdClassName
{
border-color: #A66728;
}
.TagClassName
{
border-color: #A66728;
}
</style>