Shades of Mai Tai #A36421
Tints of Mai Tai #A36421
RGB
CMYK
RGB Variations
Color information
#A36421 (or 0xA36421) is known color: Mai Tai. HEX triplet: A3, 64 and 21. RGB value is (163,100,33). Sum of RGB (Red+Green+Blue) = 163+100+33=296 (39% of max value = 765). Red value is 163 (64.06% from 255 or 55.07% from 296); Green value is 100 (39.45% from 255 or 33.78% from 296); Blue value is 33 (13.28% from 255 or 11.15% from 296); Max value from RGB is 163 - color contains mainly: red. Hex color #A36421 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A36421 is #5C9BDE. Grayscale: #6F6F6F. Windows color (decimal): -6069215 or 2188451. OLE color: 2188451.
HSL color Cylindrical-coordinate representation of color #A36421: hue angle of 30.92º degrees, saturation: 0.66, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #A36421 is Cyan = 0, Magento = 0.39, Yellow = 0.80 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 100 | 33 | - |
| CMYK | 0 | 0.39 | 0.80 | 0.36 |
| HSL | 30.92º | 0.66% | 0.38% | - |
| HSV(B) | 30.92º | 0.8% | 0.64% | - |
| XYZ | 19.94 | 17.01 | 3.67 | - |
| YUV | 111.2 | 83.87 | 164.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 100 | 33 | 0 | 0.39 | 0.80 | 0.36 | 30.92 | 0.66 | 0.38 |
| Hex | A3 | 64 | 21 | 0 | 27 | 50 | 24 | 1F | 42 | 26 |
| Octal | 243 | 144 | 41 | 0 | 47 | 120 | 44 | 37 | 102 | 46 |
| Binary | 10100011 | 1100100 | 100001 | 0 | 100111 | 1010000 | 100100 | 11111 | 1000010 | 100110 |
Color Harmonies of #A36421
Complementary color
Monochromatic Colors of #A36421
Black with #A36421
Text Example
Text Example
White with #A36421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A36421; }
p { color: rgb(163,100,33); }
H1.HeaderClassName
{
color: #A36421;
}
.AnyTagClassName
{
color: #A36421;
}
</style>
background-color css
<style>
a { background-color: #A36421; }
a { background-color: rgb(163,100,33); }
div.DivClassName
{
background-color: #A36421;
}
.BgClassName
{
background-color: #A36421;
}
</style>
border-color css
<style>
span { border-color: #A36421; }
span { border-color: rgb(163,100,33); }
td.TdClassName
{
border-color: #A36421;
}
.TagClassName
{
border-color: #A36421;
}
</style>