Shades of Gurkha #A19368
Tints of Gurkha #A19368
RGB
CMYK
RGB Variations
Color information
#A19368 (or 0xA19368) is known color: Gurkha. HEX triplet: A1, 93 and 68. RGB value is (161,147,104). Sum of RGB (Red+Green+Blue) = 161+147+104=412 (54% of max value = 765). Red value is 161 (63.28% from 255 or 39.08% from 412); Green value is 147 (57.81% from 255 or 35.68% from 412); Blue value is 104 (41.02% from 255 or 25.24% from 412); Max value from RGB is 161 - color contains mainly: red. Hex color #A19368 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A19368 is #5E6C97. Grayscale: #929292. Windows color (decimal): -6188184 or 6853537. OLE color: 6853537.
HSL color Cylindrical-coordinate representation of color #A19368: hue angle of 45.26º 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 #A19368 is Cyan = 0, Magento = 0.09, Yellow = 0.35 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 147 | 104 | - |
| CMYK | 0 | 0.09 | 0.35 | 0.37 |
| HSL | 45.26º | 0.23% | 0.52% | - |
| HSV(B) | 45.26º | 0.35% | 0.63% | - |
| XYZ | 27.63 | 29.44 | 17.32 | - |
| YUV | 146.28 | 104.14 | 138.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 147 | 104 | 0 | 0.09 | 0.35 | 0.37 | 45.26 | 0.23 | 0.52 |
| Hex | A1 | 93 | 68 | 0 | 9 | 23 | 25 | 2D | 17 | 34 |
| Octal | 241 | 223 | 150 | 0 | 11 | 43 | 45 | 55 | 27 | 64 |
| Binary | 10100001 | 10010011 | 1101000 | 0 | 1001 | 100011 | 100101 | 101101 | 10111 | 110100 |
Color Harmonies of #A19368
Complementary color
Monochromatic Colors of #A19368
Black with #A19368
Text Example
Text Example
White with #A19368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A19368; }
p { color: rgb(161,147,104); }
H1.HeaderClassName
{
color: #A19368;
}
.AnyTagClassName
{
color: #A19368;
}
</style>
background-color css
<style>
a { background-color: #A19368; }
a { background-color: rgb(161,147,104); }
div.DivClassName
{
background-color: #A19368;
}
.BgClassName
{
background-color: #A19368;
}
</style>
border-color css
<style>
span { border-color: #A19368; }
span { border-color: rgb(161,147,104); }
td.TdClassName
{
border-color: #A19368;
}
.TagClassName
{
border-color: #A19368;
}
</style>