Shades of Gurkha #939177
Tints of Gurkha #939177
RGB
CMYK
RGB Variations
Color information
#939177 (or 0x939177) is known color: Gurkha. HEX triplet: 93, 91 and 77. RGB value is (147,145,119). Sum of RGB (Red+Green+Blue) = 147+145+119=411 (54% of max value = 765). Red value is 147 (57.81% from 255 or 35.77% from 411); Green value is 145 (57.03% from 255 or 35.28% from 411); Blue value is 119 (46.88% from 255 or 28.95% from 411); Max value from RGB is 147 - color contains mainly: red. Hex color #939177 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #939177 is #6C6E88. Grayscale: #8E8E8E. Windows color (decimal): -7106185 or 7836051. OLE color: 7836051.
HSL color Cylindrical-coordinate representation of color #939177: hue angle of 55.71º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #939177 is Cyan = 0, Magento = 0.01, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 145 | 119 | - |
| CMYK | 0 | 0.01 | 0.19 | 0.42 |
| HSL | 55.71º | 0.11% | 0.52% | - |
| HSV(B) | 55.71º | 0.19% | 0.58% | - |
| XYZ | 25.49 | 27.79 | 21.47 | - |
| YUV | 142.63 | 114.66 | 131.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 145 | 119 | 0 | 0.01 | 0.19 | 0.42 | 55.71 | 0.11 | 0.52 |
| Hex | 93 | 91 | 77 | 0 | 1 | 13 | 2A | 38 | B | 34 |
| Octal | 223 | 221 | 167 | 0 | 1 | 23 | 52 | 70 | 13 | 64 |
| Binary | 10010011 | 10010001 | 1110111 | 0 | 1 | 10011 | 101010 | 111000 | 1011 | 110100 |
Color Harmonies of #939177
Complementary color
Monochromatic Colors of #939177
Black with #939177
Text Example
Text Example
White with #939177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939177; }
p { color: rgb(147,145,119); }
H1.HeaderClassName
{
color: #939177;
}
.AnyTagClassName
{
color: #939177;
}
</style>
background-color css
<style>
a { background-color: #939177; }
a { background-color: rgb(147,145,119); }
div.DivClassName
{
background-color: #939177;
}
.BgClassName
{
background-color: #939177;
}
</style>
border-color css
<style>
span { border-color: #939177; }
span { border-color: rgb(147,145,119); }
td.TdClassName
{
border-color: #939177;
}
.TagClassName
{
border-color: #939177;
}
</style>