Shades of Mai Tai #A26827
Tints of Mai Tai #A26827
RGB
CMYK
RGB Variations
Color information
#A26827 (or 0xA26827) is known color: Mai Tai. HEX triplet: A2, 68 and 27. RGB value is (162,104,39). Sum of RGB (Red+Green+Blue) = 162+104+39=305 (40% of max value = 765). Red value is 162 (63.67% from 255 or 53.11% from 305); Green value is 104 (41.02% from 255 or 34.10% from 305); Blue value is 39 (15.62% from 255 or 12.79% from 305); Max value from RGB is 162 - color contains mainly: red. Hex color #A26827 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A26827 is #5D97D8. Grayscale: #727272. Windows color (decimal): -6133721 or 2582690. OLE color: 2582690.
HSL color Cylindrical-coordinate representation of color #A26827: hue angle of 31.71º degrees, saturation: 0.61, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #A26827 is Cyan = 0, Magento = 0.36, Yellow = 0.76 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 104 | 39 | - |
| CMYK | 0 | 0.36 | 0.76 | 0.36 |
| HSL | 31.71º | 0.61% | 0.39% | - |
| HSV(B) | 31.71º | 0.76% | 0.64% | - |
| XYZ | 20.22 | 17.73 | 4.28 | - |
| YUV | 113.93 | 85.72 | 162.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 104 | 39 | 0 | 0.36 | 0.76 | 0.36 | 31.71 | 0.61 | 0.39 |
| Hex | A2 | 68 | 27 | 0 | 24 | 4C | 24 | 20 | 3D | 27 |
| Octal | 242 | 150 | 47 | 0 | 44 | 114 | 44 | 40 | 75 | 47 |
| Binary | 10100010 | 1101000 | 100111 | 0 | 100100 | 1001100 | 100100 | 100000 | 111101 | 100111 |
Color Harmonies of #A26827
Complementary color
Monochromatic Colors of #A26827
Black with #A26827
Text Example
Text Example
White with #A26827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A26827; }
p { color: rgb(162,104,39); }
H1.HeaderClassName
{
color: #A26827;
}
.AnyTagClassName
{
color: #A26827;
}
</style>
background-color css
<style>
a { background-color: #A26827; }
a { background-color: rgb(162,104,39); }
div.DivClassName
{
background-color: #A26827;
}
.BgClassName
{
background-color: #A26827;
}
</style>
border-color css
<style>
span { border-color: #A26827; }
span { border-color: rgb(162,104,39); }
td.TdClassName
{
border-color: #A26827;
}
.TagClassName
{
border-color: #A26827;
}
</style>