Shades of Mai Tai #A36526
Tints of Mai Tai #A36526
RGB
CMYK
RGB Variations
Color information
#A36526 (or 0xA36526) is known color: Mai Tai. HEX triplet: A3, 65 and 26. RGB value is (163,101,38). Sum of RGB (Red+Green+Blue) = 163+101+38=302 (40% of max value = 765). Red value is 163 (64.06% from 255 or 53.97% from 302); Green value is 101 (39.84% from 255 or 33.44% from 302); Blue value is 38 (15.23% from 255 or 12.58% from 302); Max value from RGB is 163 - color contains mainly: red. Hex color #A36526 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A36526 is #5C9AD9. Grayscale: #707070. Windows color (decimal): -6068954 or 2516387. OLE color: 2516387.
HSL color Cylindrical-coordinate representation of color #A36526: hue angle of 30.24º 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 #A36526 is Cyan = 0, Magento = 0.38, Yellow = 0.77 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 101 | 38 | - |
| CMYK | 0 | 0.38 | 0.77 | 0.36 |
| HSL | 30.24º | 0.62% | 0.39% | - |
| HSV(B) | 30.24º | 0.77% | 0.64% | - |
| XYZ | 20.11 | 17.23 | 4.1 | - |
| YUV | 112.36 | 86.04 | 164.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 101 | 38 | 0 | 0.38 | 0.77 | 0.36 | 30.24 | 0.62 | 0.39 |
| Hex | A3 | 65 | 26 | 0 | 26 | 4D | 24 | 1E | 3E | 27 |
| Octal | 243 | 145 | 46 | 0 | 46 | 115 | 44 | 36 | 76 | 47 |
| Binary | 10100011 | 1100101 | 100110 | 0 | 100110 | 1001101 | 100100 | 11110 | 111110 | 100111 |
Color Harmonies of #A36526
Complementary color
Monochromatic Colors of #A36526
Black with #A36526
Text Example
Text Example
White with #A36526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A36526; }
p { color: rgb(163,101,38); }
H1.HeaderClassName
{
color: #A36526;
}
.AnyTagClassName
{
color: #A36526;
}
</style>
background-color css
<style>
a { background-color: #A36526; }
a { background-color: rgb(163,101,38); }
div.DivClassName
{
background-color: #A36526;
}
.BgClassName
{
background-color: #A36526;
}
</style>
border-color css
<style>
span { border-color: #A36526; }
span { border-color: rgb(163,101,38); }
td.TdClassName
{
border-color: #A36526;
}
.TagClassName
{
border-color: #A36526;
}
</style>