Shades of Gurkha #A19467
Tints of Gurkha #A19467
RGB
CMYK
RGB Variations
Color information
#A19467 (or 0xA19467) is known color: Gurkha. HEX triplet: A1, 94 and 67. RGB value is (161,148,103). Sum of RGB (Red+Green+Blue) = 161+148+103=412 (54% of max value = 765). Red value is 161 (63.28% from 255 or 39.08% from 412); Green value is 148 (58.20% from 255 or 35.92% from 412); Blue value is 103 (40.62% from 255 or 25% from 412); Max value from RGB is 161 - color contains mainly: red. Hex color #A19467 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A19467 is #5E6B98. Grayscale: #929292. Windows color (decimal): -6187929 or 6788257. OLE color: 6788257.
HSL color Cylindrical-coordinate representation of color #A19467: hue angle of 46.55º degrees, saturation: 0.24, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #A19467 is Cyan = 0, Magento = 0.08, Yellow = 0.36 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 148 | 103 | - |
| CMYK | 0 | 0.08 | 0.36 | 0.37 |
| HSL | 46.55º | 0.24% | 0.52% | - |
| HSV(B) | 46.55º | 0.36% | 0.63% | - |
| XYZ | 27.74 | 29.74 | 17.11 | - |
| YUV | 146.76 | 103.31 | 138.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 148 | 103 | 0 | 0.08 | 0.36 | 0.37 | 46.55 | 0.24 | 0.52 |
| Hex | A1 | 94 | 67 | 0 | 8 | 24 | 25 | 2F | 18 | 34 |
| Octal | 241 | 224 | 147 | 0 | 10 | 44 | 45 | 57 | 30 | 64 |
| Binary | 10100001 | 10010100 | 1100111 | 0 | 1000 | 100100 | 100101 | 101111 | 11000 | 110100 |
Color Harmonies of #A19467
Complementary color
Monochromatic Colors of #A19467
Black with #A19467
Text Example
Text Example
White with #A19467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A19467; }
p { color: rgb(161,148,103); }
H1.HeaderClassName
{
color: #A19467;
}
.AnyTagClassName
{
color: #A19467;
}
</style>
background-color css
<style>
a { background-color: #A19467; }
a { background-color: rgb(161,148,103); }
div.DivClassName
{
background-color: #A19467;
}
.BgClassName
{
background-color: #A19467;
}
</style>
border-color css
<style>
span { border-color: #A19467; }
span { border-color: rgb(161,148,103); }
td.TdClassName
{
border-color: #A19467;
}
.TagClassName
{
border-color: #A19467;
}
</style>