Shades of Gurkha #959174
Tints of Gurkha #959174
RGB
CMYK
RGB Variations
Color information
#959174 (or 0x959174) is known color: Gurkha. HEX triplet: 95, 91 and 74. RGB value is (149,145,116). Sum of RGB (Red+Green+Blue) = 149+145+116=410 (54% of max value = 765). Red value is 149 (58.59% from 255 or 36.34% from 410); Green value is 145 (57.03% from 255 or 35.37% from 410); Blue value is 116 (45.70% from 255 or 28.29% from 410); Max value from RGB is 149 - color contains mainly: red. Hex color #959174 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #959174 is #6A6E8B. Grayscale: #8F8F8F. Windows color (decimal): -6975116 or 7639445. OLE color: 7639445.
HSL color Cylindrical-coordinate representation of color #959174: hue angle of 52.73º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #959174 is Cyan = 0, Magento = 0.03, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 145 | 116 | - |
| CMYK | 0 | 0.03 | 0.22 | 0.42 |
| HSL | 52.73º | 0.13% | 0.52% | - |
| HSV(B) | 52.73º | 0.22% | 0.58% | - |
| XYZ | 25.67 | 27.9 | 20.56 | - |
| YUV | 142.89 | 112.83 | 132.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 145 | 116 | 0 | 0.03 | 0.22 | 0.42 | 52.73 | 0.13 | 0.52 |
| Hex | 95 | 91 | 74 | 0 | 3 | 16 | 2A | 35 | D | 34 |
| Octal | 225 | 221 | 164 | 0 | 3 | 26 | 52 | 65 | 15 | 64 |
| Binary | 10010101 | 10010001 | 1110100 | 0 | 11 | 10110 | 101010 | 110101 | 1101 | 110100 |
Color Harmonies of #959174
Complementary color
Monochromatic Colors of #959174
Black with #959174
Text Example
Text Example
White with #959174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959174; }
p { color: rgb(149,145,116); }
H1.HeaderClassName
{
color: #959174;
}
.AnyTagClassName
{
color: #959174;
}
</style>
background-color css
<style>
a { background-color: #959174; }
a { background-color: rgb(149,145,116); }
div.DivClassName
{
background-color: #959174;
}
.BgClassName
{
background-color: #959174;
}
</style>
border-color css
<style>
span { border-color: #959174; }
span { border-color: rgb(149,145,116); }
td.TdClassName
{
border-color: #959174;
}
.TagClassName
{
border-color: #959174;
}
</style>