Shades of Mai Tai #A76429
Tints of Mai Tai #A76429
RGB
CMYK
RGB Variations
Color information
#A76429 (or 0xA76429) is known color: Mai Tai. HEX triplet: A7, 64 and 29. RGB value is (167,100,41). Sum of RGB (Red+Green+Blue) = 167+100+41=308 (40% of max value = 765). Red value is 167 (65.62% from 255 or 54.22% from 308); Green value is 100 (39.45% from 255 or 32.47% from 308); Blue value is 41 (16.41% from 255 or 13.31% from 308); Max value from RGB is 167 - color contains mainly: red. Hex color #A76429 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A76429 is #589BD6. Grayscale: #717171. Windows color (decimal): -5807063 or 2712743. OLE color: 2712743.
HSL color Cylindrical-coordinate representation of color #A76429: hue angle of 28.1º degrees, saturation: 0.61, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #A76429 is Cyan = 0, Magento = 0.40, Yellow = 0.75 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 100 | 41 | - |
| CMYK | 0 | 0.40 | 0.75 | 0.35 |
| HSL | 28.1º | 0.61% | 0.41% | - |
| HSV(B) | 28.1º | 0.75% | 0.65% | - |
| XYZ | 20.89 | 17.49 | 4.37 | - |
| YUV | 113.31 | 87.2 | 166.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 100 | 41 | 0 | 0.40 | 0.75 | 0.35 | 28.1 | 0.61 | 0.41 |
| Hex | A7 | 64 | 29 | 0 | 28 | 4B | 23 | 1C | 3D | 29 |
| Octal | 247 | 144 | 51 | 0 | 50 | 113 | 43 | 34 | 75 | 51 |
| Binary | 10100111 | 1100100 | 101001 | 0 | 101000 | 1001011 | 100011 | 11100 | 111101 | 101001 |
Color Harmonies of #A76429
Complementary color
Monochromatic Colors of #A76429
Black with #A76429
Text Example
Text Example
White with #A76429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A76429; }
p { color: rgb(167,100,41); }
H1.HeaderClassName
{
color: #A76429;
}
.AnyTagClassName
{
color: #A76429;
}
</style>
background-color css
<style>
a { background-color: #A76429; }
a { background-color: rgb(167,100,41); }
div.DivClassName
{
background-color: #A76429;
}
.BgClassName
{
background-color: #A76429;
}
</style>
border-color css
<style>
span { border-color: #A76429; }
span { border-color: rgb(167,100,41); }
td.TdClassName
{
border-color: #A76429;
}
.TagClassName
{
border-color: #A76429;
}
</style>