Shades of Gurkha #959279
Tints of Gurkha #959279
RGB
CMYK
RGB Variations
Color information
#959279 (or 0x959279) is known color: Gurkha. HEX triplet: 95, 92 and 79. RGB value is (149,146,121). Sum of RGB (Red+Green+Blue) = 149+146+121=416 (55% of max value = 765). Red value is 149 (58.59% from 255 or 35.82% from 416); Green value is 146 (57.42% from 255 or 35.10% from 416); Blue value is 121 (47.66% from 255 or 29.09% from 416); Max value from RGB is 149 - color contains mainly: red. Hex color #959279 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #959279 is #6A6D86. Grayscale: #909090. Windows color (decimal): -6974855 or 7967381. OLE color: 7967381.
HSL color Cylindrical-coordinate representation of color #959279: hue angle of 53.57º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #959279 is Cyan = 0, Magento = 0.02, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 146 | 121 | - |
| CMYK | 0 | 0.02 | 0.19 | 0.42 |
| HSL | 53.57º | 0.12% | 0.53% | - |
| HSV(B) | 53.57º | 0.19% | 0.58% | - |
| XYZ | 26.12 | 28.33 | 22.18 | - |
| YUV | 144.05 | 114.99 | 131.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 146 | 121 | 0 | 0.02 | 0.19 | 0.42 | 53.57 | 0.12 | 0.53 |
| Hex | 95 | 92 | 79 | 0 | 2 | 13 | 2A | 36 | C | 35 |
| Octal | 225 | 222 | 171 | 0 | 2 | 23 | 52 | 66 | 14 | 65 |
| Binary | 10010101 | 10010010 | 1111001 | 0 | 10 | 10011 | 101010 | 110110 | 1100 | 110101 |
Color Harmonies of #959279
Complementary color
Monochromatic Colors of #959279
Black with #959279
Text Example
Text Example
White with #959279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959279; }
p { color: rgb(149,146,121); }
H1.HeaderClassName
{
color: #959279;
}
.AnyTagClassName
{
color: #959279;
}
</style>
background-color css
<style>
a { background-color: #959279; }
a { background-color: rgb(149,146,121); }
div.DivClassName
{
background-color: #959279;
}
.BgClassName
{
background-color: #959279;
}
</style>
border-color css
<style>
span { border-color: #959279; }
span { border-color: rgb(149,146,121); }
td.TdClassName
{
border-color: #959279;
}
.TagClassName
{
border-color: #959279;
}
</style>