Shades of Gurkha #9C9577
Tints of Gurkha #9C9577
RGB
CMYK
RGB Variations
Color information
#9C9577 (or 0x9C9577) is known color: Gurkha. HEX triplet: 9C, 95 and 77. RGB value is (156,149,119). Sum of RGB (Red+Green+Blue) = 156+149+119=424 (56% of max value = 765). Red value is 156 (61.33% from 255 or 36.79% from 424); Green value is 149 (58.59% from 255 or 35.14% from 424); Blue value is 119 (46.88% from 255 or 28.07% from 424); Max value from RGB is 156 - color contains mainly: red. Hex color #9C9577 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #9C9577 is #636A88. Grayscale: #939393. Windows color (decimal): -6515337 or 7837084. OLE color: 7837084.
HSL color Cylindrical-coordinate representation of color #9C9577: hue angle of 48.65º degrees, saturation: 0.16, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #9C9577 is Cyan = 0, Magento = 0.04, Yellow = 0.24 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 156 | 149 | 119 | - |
| CMYK | 0 | 0.04 | 0.24 | 0.39 |
| HSL | 48.65º | 0.16% | 0.54% | - |
| HSV(B) | 48.65º | 0.24% | 0.61% | - |
| XYZ | 27.79 | 29.89 | 21.76 | - |
| YUV | 147.67 | 111.82 | 133.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 156 | 149 | 119 | 0 | 0.04 | 0.24 | 0.39 | 48.65 | 0.16 | 0.54 |
| Hex | 9C | 95 | 77 | 0 | 4 | 18 | 27 | 31 | 10 | 36 |
| Octal | 234 | 225 | 167 | 0 | 4 | 30 | 47 | 61 | 20 | 66 |
| Binary | 10011100 | 10010101 | 1110111 | 0 | 100 | 11000 | 100111 | 110001 | 10000 | 110110 |
Color Harmonies of #9C9577
Complementary color
Monochromatic Colors of #9C9577
Black with #9C9577
Text Example
Text Example
White with #9C9577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9C9577; }
p { color: rgb(156,149,119); }
H1.HeaderClassName
{
color: #9C9577;
}
.AnyTagClassName
{
color: #9C9577;
}
</style>
background-color css
<style>
a { background-color: #9C9577; }
a { background-color: rgb(156,149,119); }
div.DivClassName
{
background-color: #9C9577;
}
.BgClassName
{
background-color: #9C9577;
}
</style>
border-color css
<style>
span { border-color: #9C9577; }
span { border-color: rgb(156,149,119); }
td.TdClassName
{
border-color: #9C9577;
}
.TagClassName
{
border-color: #9C9577;
}
</style>