Shades of Gurkha #A19367
Tints of Gurkha #A19367
RGB
CMYK
RGB Variations
Color information
#A19367 (or 0xA19367) is known color: Gurkha. HEX triplet: A1, 93 and 67. RGB value is (161,147,103). Sum of RGB (Red+Green+Blue) = 161+147+103=411 (54% of max value = 765). Red value is 161 (63.28% from 255 or 39.17% from 411); Green value is 147 (57.81% from 255 or 35.77% from 411); Blue value is 103 (40.62% from 255 or 25.06% from 411); Max value from RGB is 161 - color contains mainly: red. Hex color #A19367 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A19367 is #5E6C98. Grayscale: #929292. Windows color (decimal): -6188185 or 6788001. OLE color: 6788001.
HSL color Cylindrical-coordinate representation of color #A19367: hue angle of 45.52º 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 #A19367 is Cyan = 0, Magento = 0.09, Yellow = 0.36 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 147 | 103 | - |
| CMYK | 0 | 0.09 | 0.36 | 0.37 |
| HSL | 45.52º | 0.24% | 0.52% | - |
| HSV(B) | 45.52º | 0.36% | 0.63% | - |
| XYZ | 27.58 | 29.42 | 17.06 | - |
| YUV | 146.17 | 103.64 | 138.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 147 | 103 | 0 | 0.09 | 0.36 | 0.37 | 45.52 | 0.24 | 0.52 |
| Hex | A1 | 93 | 67 | 0 | 9 | 24 | 25 | 2E | 18 | 34 |
| Octal | 241 | 223 | 147 | 0 | 11 | 44 | 45 | 56 | 30 | 64 |
| Binary | 10100001 | 10010011 | 1100111 | 0 | 1001 | 100100 | 100101 | 101110 | 11000 | 110100 |
Color Harmonies of #A19367
Complementary color
Monochromatic Colors of #A19367
Black with #A19367
Text Example
Text Example
White with #A19367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A19367; }
p { color: rgb(161,147,103); }
H1.HeaderClassName
{
color: #A19367;
}
.AnyTagClassName
{
color: #A19367;
}
</style>
background-color css
<style>
a { background-color: #A19367; }
a { background-color: rgb(161,147,103); }
div.DivClassName
{
background-color: #A19367;
}
.BgClassName
{
background-color: #A19367;
}
</style>
border-color css
<style>
span { border-color: #A19367; }
span { border-color: rgb(161,147,103); }
td.TdClassName
{
border-color: #A19367;
}
.TagClassName
{
border-color: #A19367;
}
</style>