Shades of Gurkha #A19468
Tints of Gurkha #A19468
RGB
CMYK
RGB Variations
Color information
#A19468 (or 0xA19468) is known color: Gurkha. HEX triplet: A1, 94 and 68. RGB value is (161,148,104). Sum of RGB (Red+Green+Blue) = 161+148+104=413 (54% of max value = 765). Red value is 161 (63.28% from 255 or 38.98% from 413); Green value is 148 (58.20% from 255 or 35.84% from 413); Blue value is 104 (41.02% from 255 or 25.18% from 413); Max value from RGB is 161 - color contains mainly: red. Hex color #A19468 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A19468 is #5E6B97. Grayscale: #939393. Windows color (decimal): -6187928 or 6853793. OLE color: 6853793.
HSL color Cylindrical-coordinate representation of color #A19468: hue angle of 46.32º 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 #A19468 is Cyan = 0, Magento = 0.08, Yellow = 0.35 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 148 | 104 | - |
| CMYK | 0 | 0.08 | 0.35 | 0.37 |
| HSL | 46.32º | 0.23% | 0.52% | - |
| HSV(B) | 46.32º | 0.35% | 0.63% | - |
| XYZ | 27.79 | 29.76 | 17.38 | - |
| YUV | 146.87 | 103.81 | 138.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 148 | 104 | 0 | 0.08 | 0.35 | 0.37 | 46.32 | 0.23 | 0.52 |
| Hex | A1 | 94 | 68 | 0 | 8 | 23 | 25 | 2E | 17 | 34 |
| Octal | 241 | 224 | 150 | 0 | 10 | 43 | 45 | 56 | 27 | 64 |
| Binary | 10100001 | 10010100 | 1101000 | 0 | 1000 | 100011 | 100101 | 101110 | 10111 | 110100 |
Color Harmonies of #A19468
Complementary color
Monochromatic Colors of #A19468
Black with #A19468
Text Example
Text Example
White with #A19468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A19468; }
p { color: rgb(161,148,104); }
H1.HeaderClassName
{
color: #A19468;
}
.AnyTagClassName
{
color: #A19468;
}
</style>
background-color css
<style>
a { background-color: #A19468; }
a { background-color: rgb(161,148,104); }
div.DivClassName
{
background-color: #A19468;
}
.BgClassName
{
background-color: #A19468;
}
</style>
border-color css
<style>
span { border-color: #A19468; }
span { border-color: rgb(161,148,104); }
td.TdClassName
{
border-color: #A19468;
}
.TagClassName
{
border-color: #A19468;
}
</style>