Shades of Gurkha #989267
Tints of Gurkha #989267
RGB
CMYK
RGB Variations
Color information
#989267 (or 0x989267) is known color: Gurkha. HEX triplet: 98, 92 and 67. RGB value is (152,146,103). Sum of RGB (Red+Green+Blue) = 152+146+103=401 (53% of max value = 765). Red value is 152 (59.77% from 255 or 37.91% from 401); Green value is 146 (57.42% from 255 or 36.41% from 401); Blue value is 103 (40.62% from 255 or 25.69% from 401); Max value from RGB is 152 - color contains mainly: red. Hex color #989267 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #989267 is #676D98. Grayscale: #8F8F8F. Windows color (decimal): -6778265 or 6787736. OLE color: 6787736.
HSL color Cylindrical-coordinate representation of color #989267: hue angle of 52.65º 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 #989267 is Cyan = 0, Magento = 0.04, Yellow = 0.32 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 146 | 103 | - |
| CMYK | 0 | 0.04 | 0.32 | 0.40 |
| HSL | 52.65º | 0.19% | 0.5% | - |
| HSV(B) | 52.65º | 0.32% | 0.6% | - |
| XYZ | 25.68 | 28.21 | 16.92 | - |
| YUV | 142.89 | 105.49 | 134.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 146 | 103 | 0 | 0.04 | 0.32 | 0.40 | 52.65 | 0.19 | 0.5 |
| Hex | 98 | 92 | 67 | 0 | 4 | 20 | 28 | 35 | 13 | 32 |
| Octal | 230 | 222 | 147 | 0 | 4 | 40 | 50 | 65 | 23 | 62 |
| Binary | 10011000 | 10010010 | 1100111 | 0 | 100 | 100000 | 101000 | 110101 | 10011 | 110010 |
Color Harmonies of #989267
Complementary color
Monochromatic Colors of #989267
Black with #989267
Text Example
Text Example
White with #989267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #989267; }
p { color: rgb(152,146,103); }
H1.HeaderClassName
{
color: #989267;
}
.AnyTagClassName
{
color: #989267;
}
</style>
background-color css
<style>
a { background-color: #989267; }
a { background-color: rgb(152,146,103); }
div.DivClassName
{
background-color: #989267;
}
.BgClassName
{
background-color: #989267;
}
</style>
border-color css
<style>
span { border-color: #989267; }
span { border-color: rgb(152,146,103); }
td.TdClassName
{
border-color: #989267;
}
.TagClassName
{
border-color: #989267;
}
</style>