Shades of Gurkha #949076
Tints of Gurkha #949076
RGB
CMYK
RGB Variations
Color information
#949076 (or 0x949076) is known color: Gurkha. HEX triplet: 94, 90 and 76. RGB value is (148,144,118). Sum of RGB (Red+Green+Blue) = 148+144+118=410 (54% of max value = 765). Red value is 148 (58.20% from 255 or 36.10% from 410); Green value is 144 (56.64% from 255 or 35.12% from 410); Blue value is 118 (46.48% from 255 or 28.78% from 410); Max value from RGB is 148 - color contains mainly: red. Hex color #949076 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #949076 is #6B6F89. Grayscale: #8E8E8E. Windows color (decimal): -7040906 or 7770260. OLE color: 7770260.
HSL color Cylindrical-coordinate representation of color #949076: hue angle of 52º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #949076 is Cyan = 0, Magento = 0.03, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 144 | 118 | - |
| CMYK | 0 | 0.03 | 0.20 | 0.42 |
| HSL | 52º | 0.12% | 0.52% | - |
| HSV(B) | 52º | 0.2% | 0.58% | - |
| XYZ | 25.46 | 27.55 | 21.12 | - |
| YUV | 142.23 | 114.33 | 132.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 144 | 118 | 0 | 0.03 | 0.20 | 0.42 | 52 | 0.12 | 0.52 |
| Hex | 94 | 90 | 76 | 0 | 3 | 14 | 2A | 34 | C | 34 |
| Octal | 224 | 220 | 166 | 0 | 3 | 24 | 52 | 64 | 14 | 64 |
| Binary | 10010100 | 10010000 | 1110110 | 0 | 11 | 10100 | 101010 | 110100 | 1100 | 110100 |
Color Harmonies of #949076
Complementary color
Monochromatic Colors of #949076
Black with #949076
Text Example
Text Example
White with #949076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949076; }
p { color: rgb(148,144,118); }
H1.HeaderClassName
{
color: #949076;
}
.AnyTagClassName
{
color: #949076;
}
</style>
background-color css
<style>
a { background-color: #949076; }
a { background-color: rgb(148,144,118); }
div.DivClassName
{
background-color: #949076;
}
.BgClassName
{
background-color: #949076;
}
</style>
border-color css
<style>
span { border-color: #949076; }
span { border-color: rgb(148,144,118); }
td.TdClassName
{
border-color: #949076;
}
.TagClassName
{
border-color: #949076;
}
</style>