Shades of Mai Tai #A36731
Tints of Mai Tai #A36731
RGB
CMYK
RGB Variations
Color information
#A36731 (or 0xA36731) is known color: Mai Tai. HEX triplet: A3, 67 and 31. RGB value is (163,103,49). Sum of RGB (Red+Green+Blue) = 163+103+49=315 (41% of max value = 765). Red value is 163 (64.06% from 255 or 51.75% from 315); Green value is 103 (40.62% from 255 or 32.70% from 315); Blue value is 49 (19.53% from 255 or 15.56% from 315); Max value from RGB is 163 - color contains mainly: red. Hex color #A36731 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A36731 is #5C98CE. Grayscale: #737373. Windows color (decimal): -6068431 or 3237795. OLE color: 3237795.
HSL color Cylindrical-coordinate representation of color #A36731: hue angle of 28.42º degrees, saturation: 0.54, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #A36731 is Cyan = 0, Magento = 0.37, Yellow = 0.70 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 103 | 49 | - |
| CMYK | 0 | 0.37 | 0.70 | 0.36 |
| HSL | 28.42º | 0.54% | 0.42% | - |
| HSV(B) | 28.42º | 0.7% | 0.64% | - |
| XYZ | 20.51 | 17.71 | 5.24 | - |
| YUV | 114.78 | 90.88 | 162.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 103 | 49 | 0 | 0.37 | 0.70 | 0.36 | 28.42 | 0.54 | 0.42 |
| Hex | A3 | 67 | 31 | 0 | 25 | 46 | 24 | 1C | 36 | 2A |
| Octal | 243 | 147 | 61 | 0 | 45 | 106 | 44 | 34 | 66 | 52 |
| Binary | 10100011 | 1100111 | 110001 | 0 | 100101 | 1000110 | 100100 | 11100 | 110110 | 101010 |
Color Harmonies of #A36731
Complementary color
Monochromatic Colors of #A36731
Black with #A36731
Text Example
Text Example
White with #A36731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A36731; }
p { color: rgb(163,103,49); }
H1.HeaderClassName
{
color: #A36731;
}
.AnyTagClassName
{
color: #A36731;
}
</style>
background-color css
<style>
a { background-color: #A36731; }
a { background-color: rgb(163,103,49); }
div.DivClassName
{
background-color: #A36731;
}
.BgClassName
{
background-color: #A36731;
}
</style>
border-color css
<style>
span { border-color: #A36731; }
span { border-color: rgb(163,103,49); }
td.TdClassName
{
border-color: #A36731;
}
.TagClassName
{
border-color: #A36731;
}
</style>