Shades of Gurkha #A19669
Tints of Gurkha #A19669
RGB
CMYK
RGB Variations
Color information
#A19669 (or 0xA19669) is known color: Gurkha. HEX triplet: A1, 96 and 69. RGB value is (161,150,105). Sum of RGB (Red+Green+Blue) = 161+150+105=416 (55% of max value = 765). Red value is 161 (63.28% from 255 or 38.70% from 416); Green value is 150 (58.98% from 255 or 36.06% from 416); Blue value is 105 (41.41% from 255 or 25.24% from 416); Max value from RGB is 161 - color contains mainly: red. Hex color #A19669 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A19669 is #5E6996. Grayscale: #949494. Windows color (decimal): -6187415 or 6919841. OLE color: 6919841.
HSL color Cylindrical-coordinate representation of color #A19669: hue angle of 48.21º degrees, saturation: 0.23, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #A19669 is Cyan = 0, Magento = 0.07, Yellow = 0.35 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 150 | 105 | - |
| CMYK | 0 | 0.07 | 0.35 | 0.37 |
| HSL | 48.21º | 0.23% | 0.52% | - |
| HSV(B) | 48.21º | 0.35% | 0.63% | - |
| XYZ | 28.15 | 30.41 | 17.75 | - |
| YUV | 148.16 | 103.64 | 137.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 150 | 105 | 0 | 0.07 | 0.35 | 0.37 | 48.21 | 0.23 | 0.52 |
| Hex | A1 | 96 | 69 | 0 | 7 | 23 | 25 | 30 | 17 | 34 |
| Octal | 241 | 226 | 151 | 0 | 7 | 43 | 45 | 60 | 27 | 64 |
| Binary | 10100001 | 10010110 | 1101001 | 0 | 111 | 100011 | 100101 | 110000 | 10111 | 110100 |
Color Harmonies of #A19669
Complementary color
Monochromatic Colors of #A19669
Black with #A19669
Text Example
Text Example
White with #A19669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A19669; }
p { color: rgb(161,150,105); }
H1.HeaderClassName
{
color: #A19669;
}
.AnyTagClassName
{
color: #A19669;
}
</style>
background-color css
<style>
a { background-color: #A19669; }
a { background-color: rgb(161,150,105); }
div.DivClassName
{
background-color: #A19669;
}
.BgClassName
{
background-color: #A19669;
}
</style>
border-color css
<style>
span { border-color: #A19669; }
span { border-color: rgb(161,150,105); }
td.TdClassName
{
border-color: #A19669;
}
.TagClassName
{
border-color: #A19669;
}
</style>