Shades of Gurkha #A49562
Tints of Gurkha #A49562
RGB
CMYK
RGB Variations
Color information
#A49562 (or 0xA49562) is known color: Gurkha. HEX triplet: A4, 95 and 62. RGB value is (164,149,98). Sum of RGB (Red+Green+Blue) = 164+149+98=411 (54% of max value = 765). Red value is 164 (64.45% from 255 or 39.90% from 411); Green value is 149 (58.59% from 255 or 36.25% from 411); Blue value is 98 (38.67% from 255 or 23.84% from 411); Max value from RGB is 164 - color contains mainly: red. Hex color #A49562 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A49562 is #5B6A9D. Grayscale: #939393. Windows color (decimal): -5991070 or 6460836. OLE color: 6460836.
HSL color Cylindrical-coordinate representation of color #A49562: hue angle of 46.36º degrees, saturation: 0.27, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #A49562 is Cyan = 0, Magento = 0.09, Yellow = 0.40 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 149 | 98 | - |
| CMYK | 0 | 0.09 | 0.40 | 0.36 |
| HSL | 46.36º | 0.27% | 0.51% | - |
| HSV(B) | 46.36º | 0.4% | 0.64% | - |
| XYZ | 28.26 | 30.27 | 15.91 | - |
| YUV | 147.67 | 99.97 | 139.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 149 | 98 | 0 | 0.09 | 0.40 | 0.36 | 46.36 | 0.27 | 0.51 |
| Hex | A4 | 95 | 62 | 0 | 9 | 28 | 24 | 2E | 1B | 33 |
| Octal | 244 | 225 | 142 | 0 | 11 | 50 | 44 | 56 | 33 | 63 |
| Binary | 10100100 | 10010101 | 1100010 | 0 | 1001 | 101000 | 100100 | 101110 | 11011 | 110011 |
Color Harmonies of #A49562
Complementary color
Monochromatic Colors of #A49562
Black with #A49562
Text Example
Text Example
White with #A49562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A49562; }
p { color: rgb(164,149,98); }
H1.HeaderClassName
{
color: #A49562;
}
.AnyTagClassName
{
color: #A49562;
}
</style>
background-color css
<style>
a { background-color: #A49562; }
a { background-color: rgb(164,149,98); }
div.DivClassName
{
background-color: #A49562;
}
.BgClassName
{
background-color: #A49562;
}
</style>
border-color css
<style>
span { border-color: #A49562; }
span { border-color: rgb(164,149,98); }
td.TdClassName
{
border-color: #A49562;
}
.TagClassName
{
border-color: #A49562;
}
</style>