Shades of Mai Tai #9D6531
Tints of Mai Tai #9D6531
RGB
CMYK
RGB Variations
Color information
#9D6531 (or 0x9D6531) is known color: Mai Tai. HEX triplet: 9D, 65 and 31. RGB value is (157,101,49). Sum of RGB (Red+Green+Blue) = 157+101+49=307 (40% of max value = 765). Red value is 157 (61.72% from 255 or 51.14% from 307); Green value is 101 (39.84% from 255 or 32.90% from 307); Blue value is 49 (19.53% from 255 or 15.96% from 307); Max value from RGB is 157 - color contains mainly: red. Hex color #9D6531 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #9D6531 is #629ACE. Grayscale: #707070. Windows color (decimal): -6462159 or 3237277. OLE color: 3237277.
HSL color Cylindrical-coordinate representation of color #9D6531: hue angle of 28.89º degrees, saturation: 0.52, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #9D6531 is Cyan = 0, Magento = 0.36, Yellow = 0.69 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 101 | 49 | - |
| CMYK | 0 | 0.36 | 0.69 | 0.38 |
| HSL | 28.89º | 0.52% | 0.4% | - |
| HSV(B) | 28.89º | 0.69% | 0.62% | - |
| XYZ | 19.11 | 16.7 | 5.12 | - |
| YUV | 111.82 | 92.55 | 160.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 101 | 49 | 0 | 0.36 | 0.69 | 0.38 | 28.89 | 0.52 | 0.4 |
| Hex | 9D | 65 | 31 | 0 | 24 | 45 | 26 | 1D | 34 | 28 |
| Octal | 235 | 145 | 61 | 0 | 44 | 105 | 46 | 35 | 64 | 50 |
| Binary | 10011101 | 1100101 | 110001 | 0 | 100100 | 1000101 | 100110 | 11101 | 110100 | 101000 |
Color Harmonies of #9D6531
Complementary color
Monochromatic Colors of #9D6531
Black with #9D6531
Text Example
Text Example
White with #9D6531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D6531; }
p { color: rgb(157,101,49); }
H1.HeaderClassName
{
color: #9D6531;
}
.AnyTagClassName
{
color: #9D6531;
}
</style>
background-color css
<style>
a { background-color: #9D6531; }
a { background-color: rgb(157,101,49); }
div.DivClassName
{
background-color: #9D6531;
}
.BgClassName
{
background-color: #9D6531;
}
</style>
border-color css
<style>
span { border-color: #9D6531; }
span { border-color: rgb(157,101,49); }
td.TdClassName
{
border-color: #9D6531;
}
.TagClassName
{
border-color: #9D6531;
}
</style>