Shades of Gurkha #A19160
Tints of Gurkha #A19160
RGB
CMYK
RGB Variations
Color information
#A19160 (or 0xA19160) is known color: Gurkha. HEX triplet: A1, 91 and 60. RGB value is (161,145,96). Sum of RGB (Red+Green+Blue) = 161+145+96=402 (53% of max value = 765). Red value is 161 (63.28% from 255 or 40.05% from 402); Green value is 145 (57.03% from 255 or 36.07% from 402); Blue value is 96 (37.89% from 255 or 23.88% from 402); Max value from RGB is 161 - color contains mainly: red. Hex color #A19160 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A19160 is #5E6E9F. Grayscale: #909090. Windows color (decimal): -6188704 or 6328737. OLE color: 6328737.
HSL color Cylindrical-coordinate representation of color #A19160: hue angle of 45.23º degrees, saturation: 0.26, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #A19160 is Cyan = 0, Magento = 0.10, Yellow = 0.40 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 145 | 96 | - |
| CMYK | 0 | 0.10 | 0.40 | 0.37 |
| HSL | 45.23º | 0.26% | 0.5% | - |
| HSV(B) | 45.23º | 0.4% | 0.63% | - |
| XYZ | 26.93 | 28.67 | 15.18 | - |
| YUV | 144.2 | 100.8 | 139.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 145 | 96 | 0 | 0.10 | 0.40 | 0.37 | 45.23 | 0.26 | 0.5 |
| Hex | A1 | 91 | 60 | 0 | A | 28 | 25 | 2D | 1A | 32 |
| Octal | 241 | 221 | 140 | 0 | 12 | 50 | 45 | 55 | 32 | 62 |
| Binary | 10100001 | 10010001 | 1100000 | 0 | 1010 | 101000 | 100101 | 101101 | 11010 | 110010 |
Color Harmonies of #A19160
Complementary color
Monochromatic Colors of #A19160
Black with #A19160
Text Example
Text Example
White with #A19160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A19160; }
p { color: rgb(161,145,96); }
H1.HeaderClassName
{
color: #A19160;
}
.AnyTagClassName
{
color: #A19160;
}
</style>
background-color css
<style>
a { background-color: #A19160; }
a { background-color: rgb(161,145,96); }
div.DivClassName
{
background-color: #A19160;
}
.BgClassName
{
background-color: #A19160;
}
</style>
border-color css
<style>
span { border-color: #A19160; }
span { border-color: rgb(161,145,96); }
td.TdClassName
{
border-color: #A19160;
}
.TagClassName
{
border-color: #A19160;
}
</style>