Shades of Gurkha #989076
Tints of Gurkha #989076
RGB
CMYK
RGB Variations
Color information
#989076 (or 0x989076) is known color: Gurkha. HEX triplet: 98, 90 and 76. RGB value is (152,144,118). Sum of RGB (Red+Green+Blue) = 152+144+118=414 (54% of max value = 765). Red value is 152 (59.77% from 255 or 36.71% from 414); Green value is 144 (56.64% from 255 or 34.78% from 414); Blue value is 118 (46.48% from 255 or 28.50% from 414); Max value from RGB is 152 - color contains mainly: red. Hex color #989076 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #989076 is #676F89. Grayscale: #8F8F8F. Windows color (decimal): -6778762 or 7770264. OLE color: 7770264.
HSL color Cylindrical-coordinate representation of color #989076: hue angle of 45.88º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #989076 is Cyan = 0, Magento = 0.05, Yellow = 0.22 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 144 | 118 | - |
| CMYK | 0 | 0.05 | 0.22 | 0.40 |
| HSL | 45.88º | 0.14% | 0.53% | - |
| HSV(B) | 45.88º | 0.22% | 0.6% | - |
| XYZ | 26.19 | 27.93 | 21.15 | - |
| YUV | 143.43 | 113.65 | 134.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 144 | 118 | 0 | 0.05 | 0.22 | 0.40 | 45.88 | 0.14 | 0.53 |
| Hex | 98 | 90 | 76 | 0 | 5 | 16 | 28 | 2E | E | 35 |
| Octal | 230 | 220 | 166 | 0 | 5 | 26 | 50 | 56 | 16 | 65 |
| Binary | 10011000 | 10010000 | 1110110 | 0 | 101 | 10110 | 101000 | 101110 | 1110 | 110101 |
Color Harmonies of #989076
Complementary color
Monochromatic Colors of #989076
Black with #989076
Text Example
Text Example
White with #989076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #989076; }
p { color: rgb(152,144,118); }
H1.HeaderClassName
{
color: #989076;
}
.AnyTagClassName
{
color: #989076;
}
</style>
background-color css
<style>
a { background-color: #989076; }
a { background-color: rgb(152,144,118); }
div.DivClassName
{
background-color: #989076;
}
.BgClassName
{
background-color: #989076;
}
</style>
border-color css
<style>
span { border-color: #989076; }
span { border-color: rgb(152,144,118); }
td.TdClassName
{
border-color: #989076;
}
.TagClassName
{
border-color: #989076;
}
</style>