Shades of Gurkha #A29368
Tints of Gurkha #A29368
RGB
CMYK
RGB Variations
Color information
#A29368 (or 0xA29368) is known color: Gurkha. HEX triplet: A2, 93 and 68. RGB value is (162,147,104). Sum of RGB (Red+Green+Blue) = 162+147+104=413 (54% of max value = 765). Red value is 162 (63.67% from 255 or 39.23% from 413); Green value is 147 (57.81% from 255 or 35.59% from 413); Blue value is 104 (41.02% from 255 or 25.18% from 413); Max value from RGB is 162 - color contains mainly: red. Hex color #A29368 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A29368 is #5D6C97. Grayscale: #929292. Windows color (decimal): -6122648 or 6853538. OLE color: 6853538.
HSL color Cylindrical-coordinate representation of color #A29368: hue angle of 44.48º degrees, saturation: 0.24, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #A29368 is Cyan = 0, Magento = 0.09, Yellow = 0.36 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 147 | 104 | - |
| CMYK | 0 | 0.09 | 0.36 | 0.36 |
| HSL | 44.48º | 0.24% | 0.52% | - |
| HSV(B) | 44.48º | 0.36% | 0.64% | - |
| XYZ | 27.83 | 29.55 | 17.33 | - |
| YUV | 146.58 | 103.97 | 139 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 147 | 104 | 0 | 0.09 | 0.36 | 0.36 | 44.48 | 0.24 | 0.52 |
| Hex | A2 | 93 | 68 | 0 | 9 | 24 | 24 | 2C | 18 | 34 |
| Octal | 242 | 223 | 150 | 0 | 11 | 44 | 44 | 54 | 30 | 64 |
| Binary | 10100010 | 10010011 | 1101000 | 0 | 1001 | 100100 | 100100 | 101100 | 11000 | 110100 |
Color Harmonies of #A29368
Complementary color
Monochromatic Colors of #A29368
Black with #A29368
Text Example
Text Example
White with #A29368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A29368; }
p { color: rgb(162,147,104); }
H1.HeaderClassName
{
color: #A29368;
}
.AnyTagClassName
{
color: #A29368;
}
</style>
background-color css
<style>
a { background-color: #A29368; }
a { background-color: rgb(162,147,104); }
div.DivClassName
{
background-color: #A29368;
}
.BgClassName
{
background-color: #A29368;
}
</style>
border-color css
<style>
span { border-color: #A29368; }
span { border-color: rgb(162,147,104); }
td.TdClassName
{
border-color: #A29368;
}
.TagClassName
{
border-color: #A29368;
}
</style>