Shades of Mai Tai #A26736
Tints of Mai Tai #A26736
RGB
CMYK
RGB Variations
Color information
#A26736 (or 0xA26736) is known color: Mai Tai. HEX triplet: A2, 67 and 36. RGB value is (162,103,54). Sum of RGB (Red+Green+Blue) = 162+103+54=319 (42% of max value = 765). Red value is 162 (63.67% from 255 or 50.78% from 319); Green value is 103 (40.62% from 255 or 32.29% from 319); Blue value is 54 (21.48% from 255 or 16.93% from 319); Max value from RGB is 162 - color contains mainly: red. Hex color #A26736 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A26736 is #5D98C9. Grayscale: #737373. Windows color (decimal): -6133962 or 3565474. OLE color: 3565474.
HSL color Cylindrical-coordinate representation of color #A26736: hue angle of 27.22º degrees, saturation: 0.5, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #A26736 is Cyan = 0, Magento = 0.36, Yellow = 0.67 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 103 | 54 | - |
| CMYK | 0 | 0.36 | 0.67 | 0.36 |
| HSL | 27.22º | 0.5% | 0.42% | - |
| HSV(B) | 27.22º | 0.67% | 0.64% | - |
| XYZ | 20.42 | 17.65 | 5.82 | - |
| YUV | 115.06 | 93.55 | 161.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 103 | 54 | 0 | 0.36 | 0.67 | 0.36 | 27.22 | 0.5 | 0.42 |
| Hex | A2 | 67 | 36 | 0 | 24 | 43 | 24 | 1B | 32 | 2A |
| Octal | 242 | 147 | 66 | 0 | 44 | 103 | 44 | 33 | 62 | 52 |
| Binary | 10100010 | 1100111 | 110110 | 0 | 100100 | 1000011 | 100100 | 11011 | 110010 | 101010 |
Color Harmonies of #A26736
Complementary color
Monochromatic Colors of #A26736
Black with #A26736
Text Example
Text Example
White with #A26736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A26736; }
p { color: rgb(162,103,54); }
H1.HeaderClassName
{
color: #A26736;
}
.AnyTagClassName
{
color: #A26736;
}
</style>
background-color css
<style>
a { background-color: #A26736; }
a { background-color: rgb(162,103,54); }
div.DivClassName
{
background-color: #A26736;
}
.BgClassName
{
background-color: #A26736;
}
</style>
border-color css
<style>
span { border-color: #A26736; }
span { border-color: rgb(162,103,54); }
td.TdClassName
{
border-color: #A26736;
}
.TagClassName
{
border-color: #A26736;
}
</style>