Shades of Gurkha #A39862
Tints of Gurkha #A39862
RGB
CMYK
RGB Variations
Color information
#A39862 (or 0xA39862) is known color: Gurkha. HEX triplet: A3, 98 and 62. RGB value is (163,152,98). Sum of RGB (Red+Green+Blue) = 163+152+98=413 (54% of max value = 765). Red value is 163 (64.06% from 255 or 39.47% from 413); Green value is 152 (59.77% from 255 or 36.80% from 413); Blue value is 98 (38.67% from 255 or 23.73% from 413); Max value from RGB is 163 - color contains mainly: red. Hex color #A39862 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A39862 is #5C679D. Grayscale: #959595. Windows color (decimal): -6055838 or 6461603. OLE color: 6461603.
HSL color Cylindrical-coordinate representation of color #A39862: hue angle of 49.85º degrees, saturation: 0.26, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #A39862 is Cyan = 0, Magento = 0.07, Yellow = 0.40 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 152 | 98 | - |
| CMYK | 0 | 0.07 | 0.40 | 0.36 |
| HSL | 49.85º | 0.26% | 0.51% | - |
| HSV(B) | 49.85º | 0.4% | 0.64% | - |
| XYZ | 28.54 | 31.12 | 16.06 | - |
| YUV | 149.13 | 99.14 | 137.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 152 | 98 | 0 | 0.07 | 0.40 | 0.36 | 49.85 | 0.26 | 0.51 |
| Hex | A3 | 98 | 62 | 0 | 7 | 28 | 24 | 32 | 1A | 33 |
| Octal | 243 | 230 | 142 | 0 | 7 | 50 | 44 | 62 | 32 | 63 |
| Binary | 10100011 | 10011000 | 1100010 | 0 | 111 | 101000 | 100100 | 110010 | 11010 | 110011 |
Color Harmonies of #A39862
Complementary color
Monochromatic Colors of #A39862
Black with #A39862
Text Example
Text Example
White with #A39862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A39862; }
p { color: rgb(163,152,98); }
H1.HeaderClassName
{
color: #A39862;
}
.AnyTagClassName
{
color: #A39862;
}
</style>
background-color css
<style>
a { background-color: #A39862; }
a { background-color: rgb(163,152,98); }
div.DivClassName
{
background-color: #A39862;
}
.BgClassName
{
background-color: #A39862;
}
</style>
border-color css
<style>
span { border-color: #A39862; }
span { border-color: rgb(163,152,98); }
td.TdClassName
{
border-color: #A39862;
}
.TagClassName
{
border-color: #A39862;
}
</style>