Shades of Gurkha #929077
Tints of Gurkha #929077
RGB
CMYK
RGB Variations
Color information
#929077 (or 0x929077) is known color: Gurkha. HEX triplet: 92, 90 and 77. RGB value is (146,144,119). Sum of RGB (Red+Green+Blue) = 146+144+119=409 (54% of max value = 765). Red value is 146 (57.42% from 255 or 35.70% from 409); Green value is 144 (56.64% from 255 or 35.21% from 409); Blue value is 119 (46.88% from 255 or 29.10% from 409); Max value from RGB is 146 - color contains mainly: red. Hex color #929077 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #929077 is #6D6F88. Grayscale: #8D8D8D. Windows color (decimal): -7171977 or 7835794. OLE color: 7835794.
HSL color Cylindrical-coordinate representation of color #929077: hue angle of 55.56º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #929077 is Cyan = 0, Magento = 0.01, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 144 | 119 | - |
| CMYK | 0 | 0.01 | 0.18 | 0.43 |
| HSL | 55.56º | 0.11% | 0.52% | - |
| HSV(B) | 55.56º | 0.18% | 0.57% | - |
| XYZ | 25.16 | 27.39 | 21.41 | - |
| YUV | 141.75 | 115.16 | 131.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 144 | 119 | 0 | 0.01 | 0.18 | 0.43 | 55.56 | 0.11 | 0.52 |
| Hex | 92 | 90 | 77 | 0 | 1 | 12 | 2B | 38 | B | 34 |
| Octal | 222 | 220 | 167 | 0 | 1 | 22 | 53 | 70 | 13 | 64 |
| Binary | 10010010 | 10010000 | 1110111 | 0 | 1 | 10010 | 101011 | 111000 | 1011 | 110100 |
Color Harmonies of #929077
Complementary color
Monochromatic Colors of #929077
Black with #929077
Text Example
Text Example
White with #929077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #929077; }
p { color: rgb(146,144,119); }
H1.HeaderClassName
{
color: #929077;
}
.AnyTagClassName
{
color: #929077;
}
</style>
background-color css
<style>
a { background-color: #929077; }
a { background-color: rgb(146,144,119); }
div.DivClassName
{
background-color: #929077;
}
.BgClassName
{
background-color: #929077;
}
</style>
border-color css
<style>
span { border-color: #929077; }
span { border-color: rgb(146,144,119); }
td.TdClassName
{
border-color: #929077;
}
.TagClassName
{
border-color: #929077;
}
</style>