Shades of Gurkha #989273
Tints of Gurkha #989273
RGB
CMYK
RGB Variations
Color information
#989273 (or 0x989273) is known color: Gurkha. HEX triplet: 98, 92 and 73. RGB value is (152,146,115). Sum of RGB (Red+Green+Blue) = 152+146+115=413 (54% of max value = 765). Red value is 152 (59.77% from 255 or 36.80% from 413); Green value is 146 (57.42% from 255 or 35.35% from 413); Blue value is 115 (45.31% from 255 or 27.85% from 413); Max value from RGB is 152 - color contains mainly: red. Hex color #989273 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #989273 is #676D8C. Grayscale: #909090. Windows color (decimal): -6778253 or 7574168. OLE color: 7574168.
HSL color Cylindrical-coordinate representation of color #989273: hue angle of 50.27º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #989273 is Cyan = 0, Magento = 0.04, Yellow = 0.24 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 146 | 115 | - |
| CMYK | 0 | 0.04 | 0.24 | 0.40 |
| HSL | 50.27º | 0.15% | 0.52% | - |
| HSV(B) | 50.27º | 0.24% | 0.6% | - |
| XYZ | 26.32 | 28.47 | 20.33 | - |
| YUV | 144.26 | 111.49 | 133.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 146 | 115 | 0 | 0.04 | 0.24 | 0.40 | 50.27 | 0.15 | 0.52 |
| Hex | 98 | 92 | 73 | 0 | 4 | 18 | 28 | 32 | F | 34 |
| Octal | 230 | 222 | 163 | 0 | 4 | 30 | 50 | 62 | 17 | 64 |
| Binary | 10011000 | 10010010 | 1110011 | 0 | 100 | 11000 | 101000 | 110010 | 1111 | 110100 |
Color Harmonies of #989273
Complementary color
Monochromatic Colors of #989273
Black with #989273
Text Example
Text Example
White with #989273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #989273; }
p { color: rgb(152,146,115); }
H1.HeaderClassName
{
color: #989273;
}
.AnyTagClassName
{
color: #989273;
}
</style>
background-color css
<style>
a { background-color: #989273; }
a { background-color: rgb(152,146,115); }
div.DivClassName
{
background-color: #989273;
}
.BgClassName
{
background-color: #989273;
}
</style>
border-color css
<style>
span { border-color: #989273; }
span { border-color: rgb(152,146,115); }
td.TdClassName
{
border-color: #989273;
}
.TagClassName
{
border-color: #989273;
}
</style>