Shades of Gurkha #959076
Tints of Gurkha #959076
RGB
CMYK
RGB Variations
Color information
#959076 (or 0x959076) is known color: Gurkha. HEX triplet: 95, 90 and 76. RGB value is (149,144,118). Sum of RGB (Red+Green+Blue) = 149+144+118=411 (54% of max value = 765). Red value is 149 (58.59% from 255 or 36.25% from 411); Green value is 144 (56.64% from 255 or 35.04% from 411); Blue value is 118 (46.48% from 255 or 28.71% from 411); Max value from RGB is 149 - color contains mainly: red. Hex color #959076 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #959076 is #6A6F89. Grayscale: #8E8E8E. Windows color (decimal): -6975370 or 7770261. OLE color: 7770261.
HSL color Cylindrical-coordinate representation of color #959076: hue angle of 50.32º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #959076 is Cyan = 0, Magento = 0.03, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 144 | 118 | - |
| CMYK | 0 | 0.03 | 0.21 | 0.42 |
| HSL | 50.32º | 0.13% | 0.52% | - |
| HSV(B) | 50.32º | 0.21% | 0.58% | - |
| XYZ | 25.64 | 27.64 | 21.12 | - |
| YUV | 142.53 | 114.16 | 132.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 144 | 118 | 0 | 0.03 | 0.21 | 0.42 | 50.32 | 0.13 | 0.52 |
| Hex | 95 | 90 | 76 | 0 | 3 | 15 | 2A | 32 | D | 34 |
| Octal | 225 | 220 | 166 | 0 | 3 | 25 | 52 | 62 | 15 | 64 |
| Binary | 10010101 | 10010000 | 1110110 | 0 | 11 | 10101 | 101010 | 110010 | 1101 | 110100 |
Color Harmonies of #959076
Complementary color
Monochromatic Colors of #959076
Black with #959076
Text Example
Text Example
White with #959076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959076; }
p { color: rgb(149,144,118); }
H1.HeaderClassName
{
color: #959076;
}
.AnyTagClassName
{
color: #959076;
}
</style>
background-color css
<style>
a { background-color: #959076; }
a { background-color: rgb(149,144,118); }
div.DivClassName
{
background-color: #959076;
}
.BgClassName
{
background-color: #959076;
}
</style>
border-color css
<style>
span { border-color: #959076; }
span { border-color: rgb(149,144,118); }
td.TdClassName
{
border-color: #959076;
}
.TagClassName
{
border-color: #959076;
}
</style>