Shades of Gurkha #A39463
Tints of Gurkha #A39463
RGB
CMYK
RGB Variations
Color information
#A39463 (or 0xA39463) is known color: Gurkha. HEX triplet: A3, 94 and 63. RGB value is (163,148,99). Sum of RGB (Red+Green+Blue) = 163+148+99=410 (54% of max value = 765). Red value is 163 (64.06% from 255 or 39.76% from 410); Green value is 148 (58.20% from 255 or 36.10% from 410); Blue value is 99 (39.06% from 255 or 24.15% from 410); Max value from RGB is 163 - color contains mainly: red. Hex color #A39463 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A39463 is #5C6B9C. Grayscale: #939393. Windows color (decimal): -6056861 or 6526115. OLE color: 6526115.
HSL color Cylindrical-coordinate representation of color #A39463: hue angle of 45.94º degrees, saturation: 0.26, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #A39463 is Cyan = 0, Magento = 0.09, Yellow = 0.39 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 148 | 99 | - |
| CMYK | 0 | 0.09 | 0.39 | 0.36 |
| HSL | 45.94º | 0.26% | 0.51% | - |
| HSV(B) | 45.94º | 0.39% | 0.64% | - |
| XYZ | 27.95 | 29.87 | 16.1 | - |
| YUV | 146.9 | 100.97 | 139.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 148 | 99 | 0 | 0.09 | 0.39 | 0.36 | 45.94 | 0.26 | 0.51 |
| Hex | A3 | 94 | 63 | 0 | 9 | 27 | 24 | 2E | 1A | 33 |
| Octal | 243 | 224 | 143 | 0 | 11 | 47 | 44 | 56 | 32 | 63 |
| Binary | 10100011 | 10010100 | 1100011 | 0 | 1001 | 100111 | 100100 | 101110 | 11010 | 110011 |
Color Harmonies of #A39463
Complementary color
Monochromatic Colors of #A39463
Black with #A39463
Text Example
Text Example
White with #A39463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A39463; }
p { color: rgb(163,148,99); }
H1.HeaderClassName
{
color: #A39463;
}
.AnyTagClassName
{
color: #A39463;
}
</style>
background-color css
<style>
a { background-color: #A39463; }
a { background-color: rgb(163,148,99); }
div.DivClassName
{
background-color: #A39463;
}
.BgClassName
{
background-color: #A39463;
}
</style>
border-color css
<style>
span { border-color: #A39463; }
span { border-color: rgb(163,148,99); }
td.TdClassName
{
border-color: #A39463;
}
.TagClassName
{
border-color: #A39463;
}
</style>