Shades of Gurkha #989175
Tints of Gurkha #989175
RGB
CMYK
RGB Variations
Color information
#989175 (or 0x989175) is known color: Gurkha. HEX triplet: 98, 91 and 75. RGB value is (152,145,117). Sum of RGB (Red+Green+Blue) = 152+145+117=414 (54% of max value = 765). Red value is 152 (59.77% from 255 or 36.71% from 414); Green value is 145 (57.03% from 255 or 35.02% from 414); Blue value is 117 (46.09% from 255 or 28.26% from 414); Max value from RGB is 152 - color contains mainly: red. Hex color #989175 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #989175 is #676E8A. Grayscale: #909090. Windows color (decimal): -6778507 or 7704984. OLE color: 7704984.
HSL color Cylindrical-coordinate representation of color #989175: hue angle of 48º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #989175 is Cyan = 0, Magento = 0.05, Yellow = 0.23 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 145 | 117 | - |
| CMYK | 0 | 0.05 | 0.23 | 0.40 |
| HSL | 48º | 0.15% | 0.53% | - |
| HSV(B) | 48º | 0.23% | 0.6% | - |
| XYZ | 26.29 | 28.21 | 20.89 | - |
| YUV | 143.9 | 112.82 | 133.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 145 | 117 | 0 | 0.05 | 0.23 | 0.40 | 48 | 0.15 | 0.53 |
| Hex | 98 | 91 | 75 | 0 | 5 | 17 | 28 | 30 | F | 35 |
| Octal | 230 | 221 | 165 | 0 | 5 | 27 | 50 | 60 | 17 | 65 |
| Binary | 10011000 | 10010001 | 1110101 | 0 | 101 | 10111 | 101000 | 110000 | 1111 | 110101 |
Color Harmonies of #989175
Complementary color
Monochromatic Colors of #989175
Black with #989175
Text Example
Text Example
White with #989175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #989175; }
p { color: rgb(152,145,117); }
H1.HeaderClassName
{
color: #989175;
}
.AnyTagClassName
{
color: #989175;
}
</style>
background-color css
<style>
a { background-color: #989175; }
a { background-color: rgb(152,145,117); }
div.DivClassName
{
background-color: #989175;
}
.BgClassName
{
background-color: #989175;
}
</style>
border-color css
<style>
span { border-color: #989175; }
span { border-color: rgb(152,145,117); }
td.TdClassName
{
border-color: #989175;
}
.TagClassName
{
border-color: #989175;
}
</style>