Shades of Gurkha #959176
Tints of Gurkha #959176
RGB
CMYK
RGB Variations
Color information
#959176 (or 0x959176) is known color: Gurkha. HEX triplet: 95, 91 and 76. RGB value is (149,145,118). Sum of RGB (Red+Green+Blue) = 149+145+118=412 (54% of max value = 765). Red value is 149 (58.59% from 255 or 36.17% from 412); Green value is 145 (57.03% from 255 or 35.19% from 412); Blue value is 118 (46.48% from 255 or 28.64% from 412); Max value from RGB is 149 - color contains mainly: red. Hex color #959176 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #959176 is #6A6E89. Grayscale: #8F8F8F. Windows color (decimal): -6975114 or 7770517. OLE color: 7770517.
HSL color Cylindrical-coordinate representation of color #959176: hue angle of 52.26º 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 #959176 is Cyan = 0, Magento = 0.03, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 145 | 118 | - |
| CMYK | 0 | 0.03 | 0.21 | 0.42 |
| HSL | 52.26º | 0.13% | 0.52% | - |
| HSV(B) | 52.26º | 0.21% | 0.58% | - |
| XYZ | 25.79 | 27.95 | 21.17 | - |
| YUV | 143.12 | 113.83 | 132.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 145 | 118 | 0 | 0.03 | 0.21 | 0.42 | 52.26 | 0.13 | 0.52 |
| Hex | 95 | 91 | 76 | 0 | 3 | 15 | 2A | 34 | D | 34 |
| Octal | 225 | 221 | 166 | 0 | 3 | 25 | 52 | 64 | 15 | 64 |
| Binary | 10010101 | 10010001 | 1110110 | 0 | 11 | 10101 | 101010 | 110100 | 1101 | 110100 |
Color Harmonies of #959176
Complementary color
Monochromatic Colors of #959176
Black with #959176
Text Example
Text Example
White with #959176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959176; }
p { color: rgb(149,145,118); }
H1.HeaderClassName
{
color: #959176;
}
.AnyTagClassName
{
color: #959176;
}
</style>
background-color css
<style>
a { background-color: #959176; }
a { background-color: rgb(149,145,118); }
div.DivClassName
{
background-color: #959176;
}
.BgClassName
{
background-color: #959176;
}
</style>
border-color css
<style>
span { border-color: #959176; }
span { border-color: rgb(149,145,118); }
td.TdClassName
{
border-color: #959176;
}
.TagClassName
{
border-color: #959176;
}
</style>