Shades of Gurkha #949170
Tints of Gurkha #949170
RGB
CMYK
RGB Variations
Color information
#949170 (or 0x949170) is known color: Gurkha. HEX triplet: 94, 91 and 70. RGB value is (148,145,112). Sum of RGB (Red+Green+Blue) = 148+145+112=405 (53% of max value = 765). Red value is 148 (58.20% from 255 or 36.54% from 405); Green value is 145 (57.03% from 255 or 35.80% from 405); Blue value is 112 (44.14% from 255 or 27.65% from 405); Max value from RGB is 148 - color contains mainly: red. Hex color #949170 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #949170 is #6B6E8F. Grayscale: #8E8E8E. Windows color (decimal): -7040656 or 7377300. OLE color: 7377300.
HSL color Cylindrical-coordinate representation of color #949170: hue angle of 55º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #949170 is Cyan = 0, Magento = 0.02, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 145 | 112 | - |
| CMYK | 0 | 0.02 | 0.24 | 0.42 |
| HSL | 55º | 0.14% | 0.51% | - |
| HSV(B) | 55º | 0.24% | 0.58% | - |
| XYZ | 25.26 | 27.72 | 19.35 | - |
| YUV | 142.14 | 110.99 | 132.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 145 | 112 | 0 | 0.02 | 0.24 | 0.42 | 55 | 0.14 | 0.51 |
| Hex | 94 | 91 | 70 | 0 | 2 | 18 | 2A | 37 | E | 33 |
| Octal | 224 | 221 | 160 | 0 | 2 | 30 | 52 | 67 | 16 | 63 |
| Binary | 10010100 | 10010001 | 1110000 | 0 | 10 | 11000 | 101010 | 110111 | 1110 | 110011 |
Color Harmonies of #949170
Complementary color
Monochromatic Colors of #949170
Black with #949170
Text Example
Text Example
White with #949170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949170; }
p { color: rgb(148,145,112); }
H1.HeaderClassName
{
color: #949170;
}
.AnyTagClassName
{
color: #949170;
}
</style>
background-color css
<style>
a { background-color: #949170; }
a { background-color: rgb(148,145,112); }
div.DivClassName
{
background-color: #949170;
}
.BgClassName
{
background-color: #949170;
}
</style>
border-color css
<style>
span { border-color: #949170; }
span { border-color: rgb(148,145,112); }
td.TdClassName
{
border-color: #949170;
}
.TagClassName
{
border-color: #949170;
}
</style>