Shades of Gurkha #A49361
Tints of Gurkha #A49361
RGB
CMYK
RGB Variations
Color information
#A49361 (or 0xA49361) is known color: Gurkha. HEX triplet: A4, 93 and 61. RGB value is (164,147,97). Sum of RGB (Red+Green+Blue) = 164+147+97=408 (54% of max value = 765). Red value is 164 (64.45% from 255 or 40.20% from 408); Green value is 147 (57.81% from 255 or 36.03% from 408); Blue value is 97 (38.28% from 255 or 23.77% from 408); Max value from RGB is 164 - color contains mainly: red. Hex color #A49361 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A49361 is #5B6C9E. Grayscale: #929292. Windows color (decimal): -5991583 or 6394788. OLE color: 6394788.
HSL color Cylindrical-coordinate representation of color #A49361: hue angle of 44.78º degrees, saturation: 0.27, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #A49361 is Cyan = 0, Magento = 0.10, Yellow = 0.41 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 147 | 97 | - |
| CMYK | 0 | 0.10 | 0.41 | 0.36 |
| HSL | 44.78º | 0.27% | 0.51% | - |
| HSV(B) | 44.78º | 0.41% | 0.64% | - |
| XYZ | 27.9 | 29.62 | 15.56 | - |
| YUV | 146.38 | 100.13 | 140.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 147 | 97 | 0 | 0.10 | 0.41 | 0.36 | 44.78 | 0.27 | 0.51 |
| Hex | A4 | 93 | 61 | 0 | A | 29 | 24 | 2D | 1B | 33 |
| Octal | 244 | 223 | 141 | 0 | 12 | 51 | 44 | 55 | 33 | 63 |
| Binary | 10100100 | 10010011 | 1100001 | 0 | 1010 | 101001 | 100100 | 101101 | 11011 | 110011 |
Color Harmonies of #A49361
Complementary color
Monochromatic Colors of #A49361
Black with #A49361
Text Example
Text Example
White with #A49361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A49361; }
p { color: rgb(164,147,97); }
H1.HeaderClassName
{
color: #A49361;
}
.AnyTagClassName
{
color: #A49361;
}
</style>
background-color css
<style>
a { background-color: #A49361; }
a { background-color: rgb(164,147,97); }
div.DivClassName
{
background-color: #A49361;
}
.BgClassName
{
background-color: #A49361;
}
</style>
border-color css
<style>
span { border-color: #A49361; }
span { border-color: rgb(164,147,97); }
td.TdClassName
{
border-color: #A49361;
}
.TagClassName
{
border-color: #A49361;
}
</style>