Shades of Gurkha #979275
Tints of Gurkha #979275
RGB
CMYK
RGB Variations
Color information
#979275 (or 0x979275) is known color: Gurkha. HEX triplet: 97, 92 and 75. RGB value is (151,146,117). Sum of RGB (Red+Green+Blue) = 151+146+117=414 (54% of max value = 765). Red value is 151 (59.38% from 255 or 36.47% from 414); Green value is 146 (57.42% from 255 or 35.27% from 414); Blue value is 117 (46.09% from 255 or 28.26% from 414); Max value from RGB is 151 - color contains mainly: red. Hex color #979275 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #979275 is #686D8A. Grayscale: #909090. Windows color (decimal): -6843787 or 7705239. OLE color: 7705239.
HSL color Cylindrical-coordinate representation of color #979275: hue angle of 51.18º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #979275 is Cyan = 0, Magento = 0.03, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 146 | 117 | - |
| CMYK | 0 | 0.03 | 0.23 | 0.41 |
| HSL | 51.18º | 0.14% | 0.53% | - |
| HSV(B) | 51.18º | 0.23% | 0.59% | - |
| XYZ | 26.25 | 28.42 | 20.93 | - |
| YUV | 144.19 | 112.66 | 132.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 146 | 117 | 0 | 0.03 | 0.23 | 0.41 | 51.18 | 0.14 | 0.53 |
| Hex | 97 | 92 | 75 | 0 | 3 | 17 | 29 | 33 | E | 35 |
| Octal | 227 | 222 | 165 | 0 | 3 | 27 | 51 | 63 | 16 | 65 |
| Binary | 10010111 | 10010010 | 1110101 | 0 | 11 | 10111 | 101001 | 110011 | 1110 | 110101 |
Color Harmonies of #979275
Complementary color
Monochromatic Colors of #979275
Black with #979275
Text Example
Text Example
White with #979275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #979275; }
p { color: rgb(151,146,117); }
H1.HeaderClassName
{
color: #979275;
}
.AnyTagClassName
{
color: #979275;
}
</style>
background-color css
<style>
a { background-color: #979275; }
a { background-color: rgb(151,146,117); }
div.DivClassName
{
background-color: #979275;
}
.BgClassName
{
background-color: #979275;
}
</style>
border-color css
<style>
span { border-color: #979275; }
span { border-color: rgb(151,146,117); }
td.TdClassName
{
border-color: #979275;
}
.TagClassName
{
border-color: #979275;
}
</style>