Shades of Gurkha #A49362
Tints of Gurkha #A49362
RGB
CMYK
RGB Variations
Color information
#A49362 (or 0xA49362) is known color: Gurkha. HEX triplet: A4, 93 and 62. RGB value is (164,147,98). Sum of RGB (Red+Green+Blue) = 164+147+98=409 (54% of max value = 765). Red value is 164 (64.45% from 255 or 40.10% from 409); Green value is 147 (57.81% from 255 or 35.94% from 409); Blue value is 98 (38.67% from 255 or 23.96% from 409); Max value from RGB is 164 - color contains mainly: red. Hex color #A49362 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A49362 is #5B6C9D. Grayscale: #929292. Windows color (decimal): -5991582 or 6460324. OLE color: 6460324.
HSL color Cylindrical-coordinate representation of color #A49362: hue angle of 44.55º 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 #A49362 is Cyan = 0, Magento = 0.10, Yellow = 0.40 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 147 | 98 | - |
| CMYK | 0 | 0.10 | 0.40 | 0.36 |
| HSL | 44.55º | 0.27% | 0.51% | - |
| HSV(B) | 44.55º | 0.4% | 0.64% | - |
| XYZ | 27.95 | 29.64 | 15.8 | - |
| YUV | 146.5 | 100.63 | 140.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 147 | 98 | 0 | 0.10 | 0.40 | 0.36 | 44.55 | 0.27 | 0.51 |
| Hex | A4 | 93 | 62 | 0 | A | 28 | 24 | 2D | 1B | 33 |
| Octal | 244 | 223 | 142 | 0 | 12 | 50 | 44 | 55 | 33 | 63 |
| Binary | 10100100 | 10010011 | 1100010 | 0 | 1010 | 101000 | 100100 | 101101 | 11011 | 110011 |
Color Harmonies of #A49362
Complementary color
Monochromatic Colors of #A49362
Black with #A49362
Text Example
Text Example
White with #A49362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A49362; }
p { color: rgb(164,147,98); }
H1.HeaderClassName
{
color: #A49362;
}
.AnyTagClassName
{
color: #A49362;
}
</style>
background-color css
<style>
a { background-color: #A49362; }
a { background-color: rgb(164,147,98); }
div.DivClassName
{
background-color: #A49362;
}
.BgClassName
{
background-color: #A49362;
}
</style>
border-color css
<style>
span { border-color: #A49362; }
span { border-color: rgb(164,147,98); }
td.TdClassName
{
border-color: #A49362;
}
.TagClassName
{
border-color: #A49362;
}
</style>