Shades of Mai Tai #A36726
Tints of Mai Tai #A36726
RGB
CMYK
RGB Variations
Color information
#A36726 (or 0xA36726) is known color: Mai Tai. HEX triplet: A3, 67 and 26. RGB value is (163,103,38). Sum of RGB (Red+Green+Blue) = 163+103+38=304 (40% of max value = 765). Red value is 163 (64.06% from 255 or 53.62% from 304); Green value is 103 (40.62% from 255 or 33.88% from 304); Blue value is 38 (15.23% from 255 or 12.5% from 304); Max value from RGB is 163 - color contains mainly: red. Hex color #A36726 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A36726 is #5C98D9. Grayscale: #717171. Windows color (decimal): -6068442 or 2516899. OLE color: 2516899.
HSL color Cylindrical-coordinate representation of color #A36726: hue angle of 31.2º degrees, saturation: 0.62, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #A36726 is Cyan = 0, Magento = 0.37, Yellow = 0.77 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 103 | 38 | - |
| CMYK | 0 | 0.37 | 0.77 | 0.36 |
| HSL | 31.2º | 0.62% | 0.39% | - |
| HSV(B) | 31.2º | 0.77% | 0.64% | - |
| XYZ | 20.3 | 17.63 | 4.17 | - |
| YUV | 113.53 | 85.38 | 163.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 103 | 38 | 0 | 0.37 | 0.77 | 0.36 | 31.2 | 0.62 | 0.39 |
| Hex | A3 | 67 | 26 | 0 | 25 | 4D | 24 | 1F | 3E | 27 |
| Octal | 243 | 147 | 46 | 0 | 45 | 115 | 44 | 37 | 76 | 47 |
| Binary | 10100011 | 1100111 | 100110 | 0 | 100101 | 1001101 | 100100 | 11111 | 111110 | 100111 |
Color Harmonies of #A36726
Complementary color
Monochromatic Colors of #A36726
Black with #A36726
Text Example
Text Example
White with #A36726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A36726; }
p { color: rgb(163,103,38); }
H1.HeaderClassName
{
color: #A36726;
}
.AnyTagClassName
{
color: #A36726;
}
</style>
background-color css
<style>
a { background-color: #A36726; }
a { background-color: rgb(163,103,38); }
div.DivClassName
{
background-color: #A36726;
}
.BgClassName
{
background-color: #A36726;
}
</style>
border-color css
<style>
span { border-color: #A36726; }
span { border-color: rgb(163,103,38); }
td.TdClassName
{
border-color: #A36726;
}
.TagClassName
{
border-color: #A36726;
}
</style>