Shades of Mai Tai #A66734
Tints of Mai Tai #A66734
RGB
CMYK
RGB Variations
Color information
#A66734 (or 0xA66734) is known color: Mai Tai. HEX triplet: A6, 67 and 34. RGB value is (166,103,52). Sum of RGB (Red+Green+Blue) = 166+103+52=321 (42% of max value = 765). Red value is 166 (65.23% from 255 or 51.71% from 321); Green value is 103 (40.62% from 255 or 32.09% from 321); Blue value is 52 (20.70% from 255 or 16.20% from 321); Max value from RGB is 166 - color contains mainly: red. Hex color #A66734 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A66734 is #5998CB. Grayscale: #747474. Windows color (decimal): -5871820 or 3434406. OLE color: 3434406.
HSL color Cylindrical-coordinate representation of color #A66734: hue angle of 26.84º degrees, saturation: 0.52, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #A66734 is Cyan = 0, Magento = 0.38, Yellow = 0.69 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 103 | 52 | - |
| CMYK | 0 | 0.38 | 0.69 | 0.35 |
| HSL | 26.84º | 0.52% | 0.43% | - |
| HSV(B) | 26.84º | 0.69% | 0.65% | - |
| XYZ | 21.2 | 18.06 | 5.62 | - |
| YUV | 116.02 | 91.87 | 163.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 103 | 52 | 0 | 0.38 | 0.69 | 0.35 | 26.84 | 0.52 | 0.43 |
| Hex | A6 | 67 | 34 | 0 | 26 | 45 | 23 | 1B | 34 | 2B |
| Octal | 246 | 147 | 64 | 0 | 46 | 105 | 43 | 33 | 64 | 53 |
| Binary | 10100110 | 1100111 | 110100 | 0 | 100110 | 1000101 | 100011 | 11011 | 110100 | 101011 |
Color Harmonies of #A66734
Complementary color
Monochromatic Colors of #A66734
Black with #A66734
Text Example
Text Example
White with #A66734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A66734; }
p { color: rgb(166,103,52); }
H1.HeaderClassName
{
color: #A66734;
}
.AnyTagClassName
{
color: #A66734;
}
</style>
background-color css
<style>
a { background-color: #A66734; }
a { background-color: rgb(166,103,52); }
div.DivClassName
{
background-color: #A66734;
}
.BgClassName
{
background-color: #A66734;
}
</style>
border-color css
<style>
span { border-color: #A66734; }
span { border-color: rgb(166,103,52); }
td.TdClassName
{
border-color: #A66734;
}
.TagClassName
{
border-color: #A66734;
}
</style>