Shades of Gurkha #959072
Tints of Gurkha #959072
RGB
CMYK
RGB Variations
Color information
#959072 (or 0x959072) is known color: Gurkha. HEX triplet: 95, 90 and 72. RGB value is (149,144,114). Sum of RGB (Red+Green+Blue) = 149+144+114=407 (53% of max value = 765). Red value is 149 (58.59% from 255 or 36.61% from 407); Green value is 144 (56.64% from 255 or 35.38% from 407); Blue value is 114 (44.92% from 255 or 28.01% from 407); Max value from RGB is 149 - color contains mainly: red. Hex color #959072 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #959072 is #6A6F8D. Grayscale: #8E8E8E. Windows color (decimal): -6975374 or 7508117. OLE color: 7508117.
HSL color Cylindrical-coordinate representation of color #959072: hue angle of 51.43º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #959072 is Cyan = 0, Magento = 0.03, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 144 | 114 | - |
| CMYK | 0 | 0.03 | 0.23 | 0.42 |
| HSL | 51.43º | 0.14% | 0.52% | - |
| HSV(B) | 51.43º | 0.23% | 0.58% | - |
| XYZ | 25.4 | 27.55 | 19.9 | - |
| YUV | 142.08 | 112.16 | 132.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 144 | 114 | 0 | 0.03 | 0.23 | 0.42 | 51.43 | 0.14 | 0.52 |
| Hex | 95 | 90 | 72 | 0 | 3 | 17 | 2A | 33 | E | 34 |
| Octal | 225 | 220 | 162 | 0 | 3 | 27 | 52 | 63 | 16 | 64 |
| Binary | 10010101 | 10010000 | 1110010 | 0 | 11 | 10111 | 101010 | 110011 | 1110 | 110100 |
Color Harmonies of #959072
Complementary color
Monochromatic Colors of #959072
Black with #959072
Text Example
Text Example
White with #959072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959072; }
p { color: rgb(149,144,114); }
H1.HeaderClassName
{
color: #959072;
}
.AnyTagClassName
{
color: #959072;
}
</style>
background-color css
<style>
a { background-color: #959072; }
a { background-color: rgb(149,144,114); }
div.DivClassName
{
background-color: #959072;
}
.BgClassName
{
background-color: #959072;
}
</style>
border-color css
<style>
span { border-color: #959072; }
span { border-color: rgb(149,144,114); }
td.TdClassName
{
border-color: #959072;
}
.TagClassName
{
border-color: #959072;
}
</style>