Shades of Gurkha #959275
Tints of Gurkha #959275
RGB
CMYK
RGB Variations
Color information
#959275 (or 0x959275) is known color: Gurkha. HEX triplet: 95, 92 and 75. RGB value is (149,146,117). Sum of RGB (Red+Green+Blue) = 149+146+117=412 (54% of max value = 765). Red value is 149 (58.59% from 255 or 36.17% from 412); Green value is 146 (57.42% from 255 or 35.44% from 412); Blue value is 117 (46.09% from 255 or 28.40% from 412); Max value from RGB is 149 - color contains mainly: red. Hex color #959275 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #959275 is #6A6D8A. Grayscale: #8F8F8F. Windows color (decimal): -6974859 or 7705237. OLE color: 7705237.
HSL color Cylindrical-coordinate representation of color #959275: hue angle of 54.38º 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 #959275 is Cyan = 0, Magento = 0.02, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 146 | 117 | - |
| CMYK | 0 | 0.02 | 0.21 | 0.42 |
| HSL | 54.38º | 0.13% | 0.52% | - |
| HSV(B) | 54.38º | 0.21% | 0.58% | - |
| XYZ | 25.88 | 28.23 | 20.91 | - |
| YUV | 143.59 | 112.99 | 131.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 146 | 117 | 0 | 0.02 | 0.21 | 0.42 | 54.38 | 0.13 | 0.52 |
| Hex | 95 | 92 | 75 | 0 | 2 | 15 | 2A | 36 | D | 34 |
| Octal | 225 | 222 | 165 | 0 | 2 | 25 | 52 | 66 | 15 | 64 |
| Binary | 10010101 | 10010010 | 1110101 | 0 | 10 | 10101 | 101010 | 110110 | 1101 | 110100 |
Color Harmonies of #959275
Complementary color
Monochromatic Colors of #959275
Black with #959275
Text Example
Text Example
White with #959275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959275; }
p { color: rgb(149,146,117); }
H1.HeaderClassName
{
color: #959275;
}
.AnyTagClassName
{
color: #959275;
}
</style>
background-color css
<style>
a { background-color: #959275; }
a { background-color: rgb(149,146,117); }
div.DivClassName
{
background-color: #959275;
}
.BgClassName
{
background-color: #959275;
}
</style>
border-color css
<style>
span { border-color: #959275; }
span { border-color: rgb(149,146,117); }
td.TdClassName
{
border-color: #959275;
}
.TagClassName
{
border-color: #959275;
}
</style>