Shades of Gurkha #979077
Tints of Gurkha #979077
RGB
CMYK
RGB Variations
Color information
#979077 (or 0x979077) is known color: Gurkha. HEX triplet: 97, 90 and 77. RGB value is (151,144,119). Sum of RGB (Red+Green+Blue) = 151+144+119=414 (54% of max value = 765). Red value is 151 (59.38% from 255 or 36.47% from 414); Green value is 144 (56.64% from 255 or 34.78% from 414); Blue value is 119 (46.88% from 255 or 28.74% from 414); Max value from RGB is 151 - color contains mainly: red. Hex color #979077 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #979077 is #686F88. Grayscale: #8F8F8F. Windows color (decimal): -6844297 or 7835799. OLE color: 7835799.
HSL color Cylindrical-coordinate representation of color #979077: hue angle of 46.88º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #979077 is Cyan = 0, Magento = 0.05, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 144 | 119 | - |
| CMYK | 0 | 0.05 | 0.21 | 0.41 |
| HSL | 46.88º | 0.13% | 0.53% | - |
| HSV(B) | 46.88º | 0.21% | 0.59% | - |
| XYZ | 26.07 | 27.86 | 21.46 | - |
| YUV | 143.24 | 114.32 | 133.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 144 | 119 | 0 | 0.05 | 0.21 | 0.41 | 46.88 | 0.13 | 0.53 |
| Hex | 97 | 90 | 77 | 0 | 5 | 15 | 29 | 2F | D | 35 |
| Octal | 227 | 220 | 167 | 0 | 5 | 25 | 51 | 57 | 15 | 65 |
| Binary | 10010111 | 10010000 | 1110111 | 0 | 101 | 10101 | 101001 | 101111 | 1101 | 110101 |
Color Harmonies of #979077
Complementary color
Monochromatic Colors of #979077
Black with #979077
Text Example
Text Example
White with #979077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #979077; }
p { color: rgb(151,144,119); }
H1.HeaderClassName
{
color: #979077;
}
.AnyTagClassName
{
color: #979077;
}
</style>
background-color css
<style>
a { background-color: #979077; }
a { background-color: rgb(151,144,119); }
div.DivClassName
{
background-color: #979077;
}
.BgClassName
{
background-color: #979077;
}
</style>
border-color css
<style>
span { border-color: #979077; }
span { border-color: rgb(151,144,119); }
td.TdClassName
{
border-color: #979077;
}
.TagClassName
{
border-color: #979077;
}
</style>