Shades of Gurkha #A19260
Tints of Gurkha #A19260
RGB
CMYK
RGB Variations
Color information
#A19260 (or 0xA19260) is known color: Gurkha. HEX triplet: A1, 92 and 60. RGB value is (161,146,96). Sum of RGB (Red+Green+Blue) = 161+146+96=403 (53% of max value = 765). Red value is 161 (63.28% from 255 or 39.95% from 403); Green value is 146 (57.42% from 255 or 36.23% from 403); Blue value is 96 (37.89% from 255 or 23.82% from 403); Max value from RGB is 161 - color contains mainly: red. Hex color #A19260 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A19260 is #5E6D9F. Grayscale: #919191. Windows color (decimal): -6188448 or 6328993. OLE color: 6328993.
HSL color Cylindrical-coordinate representation of color #A19260: hue angle of 46.15º 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 #A19260 is Cyan = 0, Magento = 0.09, Yellow = 0.40 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 146 | 96 | - |
| CMYK | 0 | 0.09 | 0.40 | 0.37 |
| HSL | 46.15º | 0.26% | 0.5% | - |
| HSV(B) | 46.15º | 0.4% | 0.63% | - |
| XYZ | 27.09 | 28.98 | 15.23 | - |
| YUV | 144.79 | 100.47 | 139.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 146 | 96 | 0 | 0.09 | 0.40 | 0.37 | 46.15 | 0.26 | 0.5 |
| Hex | A1 | 92 | 60 | 0 | 9 | 28 | 25 | 2E | 1A | 32 |
| Octal | 241 | 222 | 140 | 0 | 11 | 50 | 45 | 56 | 32 | 62 |
| Binary | 10100001 | 10010010 | 1100000 | 0 | 1001 | 101000 | 100101 | 101110 | 11010 | 110010 |
Color Harmonies of #A19260
Complementary color
Monochromatic Colors of #A19260
Black with #A19260
Text Example
Text Example
White with #A19260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A19260; }
p { color: rgb(161,146,96); }
H1.HeaderClassName
{
color: #A19260;
}
.AnyTagClassName
{
color: #A19260;
}
</style>
background-color css
<style>
a { background-color: #A19260; }
a { background-color: rgb(161,146,96); }
div.DivClassName
{
background-color: #A19260;
}
.BgClassName
{
background-color: #A19260;
}
</style>
border-color css
<style>
span { border-color: #A19260; }
span { border-color: rgb(161,146,96); }
td.TdClassName
{
border-color: #A19260;
}
.TagClassName
{
border-color: #A19260;
}
</style>