Shades of Gurkha #949079
Tints of Gurkha #949079
RGB
CMYK
RGB Variations
Color information
#949079 (or 0x949079) is known color: Gurkha. HEX triplet: 94, 90 and 79. RGB value is (148,144,121). Sum of RGB (Red+Green+Blue) = 148+144+121=413 (54% of max value = 765). Red value is 148 (58.20% from 255 or 35.84% from 413); Green value is 144 (56.64% from 255 or 34.87% from 413); Blue value is 121 (47.66% from 255 or 29.30% from 413); Max value from RGB is 148 - color contains mainly: red. Hex color #949079 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #949079 is #6B6F86. Grayscale: #8E8E8E. Windows color (decimal): -7040903 or 7966868. OLE color: 7966868.
HSL color Cylindrical-coordinate representation of color #949079: hue angle of 51.11º degrees, saturation: 0.11, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #949079 is Cyan = 0, Magento = 0.03, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 144 | 121 | - |
| CMYK | 0 | 0.03 | 0.18 | 0.42 |
| HSL | 51.11º | 0.11% | 0.53% | - |
| HSV(B) | 51.11º | 0.18% | 0.58% | - |
| XYZ | 25.64 | 27.62 | 22.07 | - |
| YUV | 142.57 | 115.83 | 131.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 144 | 121 | 0 | 0.03 | 0.18 | 0.42 | 51.11 | 0.11 | 0.53 |
| Hex | 94 | 90 | 79 | 0 | 3 | 12 | 2A | 33 | B | 35 |
| Octal | 224 | 220 | 171 | 0 | 3 | 22 | 52 | 63 | 13 | 65 |
| Binary | 10010100 | 10010000 | 1111001 | 0 | 11 | 10010 | 101010 | 110011 | 1011 | 110101 |
Color Harmonies of #949079
Complementary color
Monochromatic Colors of #949079
Black with #949079
Text Example
Text Example
White with #949079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949079; }
p { color: rgb(148,144,121); }
H1.HeaderClassName
{
color: #949079;
}
.AnyTagClassName
{
color: #949079;
}
</style>
background-color css
<style>
a { background-color: #949079; }
a { background-color: rgb(148,144,121); }
div.DivClassName
{
background-color: #949079;
}
.BgClassName
{
background-color: #949079;
}
</style>
border-color css
<style>
span { border-color: #949079; }
span { border-color: rgb(148,144,121); }
td.TdClassName
{
border-color: #949079;
}
.TagClassName
{
border-color: #949079;
}
</style>