Shades of Gurkha #989274
Tints of Gurkha #989274
RGB
CMYK
RGB Variations
Color information
#989274 (or 0x989274) is known color: Gurkha. HEX triplet: 98, 92 and 74. RGB value is (152,146,116). Sum of RGB (Red+Green+Blue) = 152+146+116=414 (54% of max value = 765). Red value is 152 (59.77% from 255 or 36.71% from 414); Green value is 146 (57.42% from 255 or 35.27% from 414); Blue value is 116 (45.70% from 255 or 28.02% from 414); Max value from RGB is 152 - color contains mainly: red. Hex color #989274 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #989274 is #676D8B. Grayscale: #909090. Windows color (decimal): -6778252 or 7639704. OLE color: 7639704.
HSL color Cylindrical-coordinate representation of color #989274: hue angle of 50º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #989274 is Cyan = 0, Magento = 0.04, Yellow = 0.24 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 146 | 116 | - |
| CMYK | 0 | 0.04 | 0.24 | 0.40 |
| HSL | 50º | 0.15% | 0.53% | - |
| HSV(B) | 50º | 0.24% | 0.6% | - |
| XYZ | 26.38 | 28.49 | 20.63 | - |
| YUV | 144.37 | 111.99 | 133.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 146 | 116 | 0 | 0.04 | 0.24 | 0.40 | 50 | 0.15 | 0.53 |
| Hex | 98 | 92 | 74 | 0 | 4 | 18 | 28 | 32 | F | 35 |
| Octal | 230 | 222 | 164 | 0 | 4 | 30 | 50 | 62 | 17 | 65 |
| Binary | 10011000 | 10010010 | 1110100 | 0 | 100 | 11000 | 101000 | 110010 | 1111 | 110101 |
Color Harmonies of #989274
Complementary color
Monochromatic Colors of #989274
Black with #989274
Text Example
Text Example
White with #989274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #989274; }
p { color: rgb(152,146,116); }
H1.HeaderClassName
{
color: #989274;
}
.AnyTagClassName
{
color: #989274;
}
</style>
background-color css
<style>
a { background-color: #989274; }
a { background-color: rgb(152,146,116); }
div.DivClassName
{
background-color: #989274;
}
.BgClassName
{
background-color: #989274;
}
</style>
border-color css
<style>
span { border-color: #989274; }
span { border-color: rgb(152,146,116); }
td.TdClassName
{
border-color: #989274;
}
.TagClassName
{
border-color: #989274;
}
</style>