Shades of Mai Tai #A66738
Tints of Mai Tai #A66738
RGB
CMYK
RGB Variations
Color information
#A66738 (or 0xA66738) is known color: Mai Tai. HEX triplet: A6, 67 and 38. RGB value is (166,103,56). Sum of RGB (Red+Green+Blue) = 166+103+56=325 (43% of max value = 765). Red value is 166 (65.23% from 255 or 51.08% from 325); Green value is 103 (40.62% from 255 or 31.69% from 325); Blue value is 56 (22.27% from 255 or 17.23% from 325); Max value from RGB is 166 - color contains mainly: red. Hex color #A66738 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A66738 is #5998C7. Grayscale: #747474. Windows color (decimal): -5871816 or 3696550. OLE color: 3696550.
HSL color Cylindrical-coordinate representation of color #A66738: hue angle of 25.64º degrees, saturation: 0.5, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #A66738 is Cyan = 0, Magento = 0.38, Yellow = 0.66 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 103 | 56 | - |
| CMYK | 0 | 0.38 | 0.66 | 0.35 |
| HSL | 25.64º | 0.5% | 0.44% | - |
| HSV(B) | 25.64º | 0.66% | 0.65% | - |
| XYZ | 21.29 | 18.09 | 6.11 | - |
| YUV | 116.48 | 93.87 | 163.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 103 | 56 | 0 | 0.38 | 0.66 | 0.35 | 25.64 | 0.5 | 0.44 |
| Hex | A6 | 67 | 38 | 0 | 26 | 42 | 23 | 1A | 32 | 2C |
| Octal | 246 | 147 | 70 | 0 | 46 | 102 | 43 | 32 | 62 | 54 |
| Binary | 10100110 | 1100111 | 111000 | 0 | 100110 | 1000010 | 100011 | 11010 | 110010 | 101100 |
Color Harmonies of #A66738
Complementary color
Monochromatic Colors of #A66738
Black with #A66738
Text Example
Text Example
White with #A66738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A66738; }
p { color: rgb(166,103,56); }
H1.HeaderClassName
{
color: #A66738;
}
.AnyTagClassName
{
color: #A66738;
}
</style>
background-color css
<style>
a { background-color: #A66738; }
a { background-color: rgb(166,103,56); }
div.DivClassName
{
background-color: #A66738;
}
.BgClassName
{
background-color: #A66738;
}
</style>
border-color css
<style>
span { border-color: #A66738; }
span { border-color: rgb(166,103,56); }
td.TdClassName
{
border-color: #A66738;
}
.TagClassName
{
border-color: #A66738;
}
</style>