Shades of Gurkha #989367
Tints of Gurkha #989367
RGB
CMYK
RGB Variations
Color information
#989367 (or 0x989367) is known color: Gurkha. HEX triplet: 98, 93 and 67. RGB value is (152,147,103). Sum of RGB (Red+Green+Blue) = 152+147+103=402 (53% of max value = 765). Red value is 152 (59.77% from 255 or 37.81% from 402); Green value is 147 (57.81% from 255 or 36.57% from 402); Blue value is 103 (40.62% from 255 or 25.62% from 402); Max value from RGB is 152 - color contains mainly: red. Hex color #989367 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #989367 is #676C98. Grayscale: #8F8F8F. Windows color (decimal): -6778009 or 6787992. OLE color: 6787992.
HSL color Cylindrical-coordinate representation of color #989367: hue angle of 53.88º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #989367 is Cyan = 0, Magento = 0.03, Yellow = 0.32 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 147 | 103 | - |
| CMYK | 0 | 0.03 | 0.32 | 0.40 |
| HSL | 53.88º | 0.19% | 0.5% | - |
| HSV(B) | 53.88º | 0.32% | 0.6% | - |
| XYZ | 25.83 | 28.52 | 16.98 | - |
| YUV | 143.48 | 105.16 | 134.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 147 | 103 | 0 | 0.03 | 0.32 | 0.40 | 53.88 | 0.19 | 0.5 |
| Hex | 98 | 93 | 67 | 0 | 3 | 20 | 28 | 36 | 13 | 32 |
| Octal | 230 | 223 | 147 | 0 | 3 | 40 | 50 | 66 | 23 | 62 |
| Binary | 10011000 | 10010011 | 1100111 | 0 | 11 | 100000 | 101000 | 110110 | 10011 | 110010 |
Color Harmonies of #989367
Complementary color
Monochromatic Colors of #989367
Black with #989367
Text Example
Text Example
White with #989367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #989367; }
p { color: rgb(152,147,103); }
H1.HeaderClassName
{
color: #989367;
}
.AnyTagClassName
{
color: #989367;
}
</style>
background-color css
<style>
a { background-color: #989367; }
a { background-color: rgb(152,147,103); }
div.DivClassName
{
background-color: #989367;
}
.BgClassName
{
background-color: #989367;
}
</style>
border-color css
<style>
span { border-color: #989367; }
span { border-color: rgb(152,147,103); }
td.TdClassName
{
border-color: #989367;
}
.TagClassName
{
border-color: #989367;
}
</style>