Shades of Gurkha #939179
Tints of Gurkha #939179
RGB
CMYK
RGB Variations
Color information
#939179 (or 0x939179) is known color: Gurkha. HEX triplet: 93, 91 and 79. RGB value is (147,145,121). Sum of RGB (Red+Green+Blue) = 147+145+121=413 (54% of max value = 765). Red value is 147 (57.81% from 255 or 35.59% from 413); Green value is 145 (57.03% from 255 or 35.11% from 413); Blue value is 121 (47.66% from 255 or 29.30% from 413); Max value from RGB is 147 - color contains mainly: red. Hex color #939179 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #939179 is #6C6E86. Grayscale: #8E8E8E. Windows color (decimal): -7106183 or 7967123. OLE color: 7967123.
HSL color Cylindrical-coordinate representation of color #939179: hue angle of 55.38º 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 #939179 is Cyan = 0, Magento = 0.01, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 145 | 121 | - |
| CMYK | 0 | 0.01 | 0.18 | 0.42 |
| HSL | 55.38º | 0.11% | 0.53% | - |
| HSV(B) | 55.38º | 0.18% | 0.58% | - |
| XYZ | 25.61 | 27.83 | 22.11 | - |
| YUV | 142.86 | 115.66 | 130.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 145 | 121 | 0 | 0.01 | 0.18 | 0.42 | 55.38 | 0.11 | 0.53 |
| Hex | 93 | 91 | 79 | 0 | 1 | 12 | 2A | 37 | B | 35 |
| Octal | 223 | 221 | 171 | 0 | 1 | 22 | 52 | 67 | 13 | 65 |
| Binary | 10010011 | 10010001 | 1111001 | 0 | 1 | 10010 | 101010 | 110111 | 1011 | 110101 |
Color Harmonies of #939179
Complementary color
Monochromatic Colors of #939179
Black with #939179
Text Example
Text Example
White with #939179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939179; }
p { color: rgb(147,145,121); }
H1.HeaderClassName
{
color: #939179;
}
.AnyTagClassName
{
color: #939179;
}
</style>
background-color css
<style>
a { background-color: #939179; }
a { background-color: rgb(147,145,121); }
div.DivClassName
{
background-color: #939179;
}
.BgClassName
{
background-color: #939179;
}
</style>
border-color css
<style>
span { border-color: #939179; }
span { border-color: rgb(147,145,121); }
td.TdClassName
{
border-color: #939179;
}
.TagClassName
{
border-color: #939179;
}
</style>