Shades of Gurkha #959272
Tints of Gurkha #959272
RGB
CMYK
RGB Variations
Color information
#959272 (or 0x959272) is known color: Gurkha. HEX triplet: 95, 92 and 72. RGB value is (149,146,114). Sum of RGB (Red+Green+Blue) = 149+146+114=409 (54% of max value = 765). Red value is 149 (58.59% from 255 or 36.43% from 409); Green value is 146 (57.42% from 255 or 35.70% from 409); Blue value is 114 (44.92% from 255 or 27.87% from 409); Max value from RGB is 149 - color contains mainly: red. Hex color #959272 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #959272 is #6A6D8D. Grayscale: #8F8F8F. Windows color (decimal): -6974862 or 7508629. OLE color: 7508629.
HSL color Cylindrical-coordinate representation of color #959272: hue angle of 54.86º 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 #959272 is Cyan = 0, Magento = 0.02, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 146 | 114 | - |
| CMYK | 0 | 0.02 | 0.23 | 0.42 |
| HSL | 54.86º | 0.14% | 0.52% | - |
| HSV(B) | 54.86º | 0.23% | 0.58% | - |
| XYZ | 25.71 | 28.16 | 20 | - |
| YUV | 143.25 | 111.49 | 132.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 146 | 114 | 0 | 0.02 | 0.23 | 0.42 | 54.86 | 0.14 | 0.52 |
| Hex | 95 | 92 | 72 | 0 | 2 | 17 | 2A | 37 | E | 34 |
| Octal | 225 | 222 | 162 | 0 | 2 | 27 | 52 | 67 | 16 | 64 |
| Binary | 10010101 | 10010010 | 1110010 | 0 | 10 | 10111 | 101010 | 110111 | 1110 | 110100 |
Color Harmonies of #959272
Complementary color
Monochromatic Colors of #959272
Black with #959272
Text Example
Text Example
White with #959272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959272; }
p { color: rgb(149,146,114); }
H1.HeaderClassName
{
color: #959272;
}
.AnyTagClassName
{
color: #959272;
}
</style>
background-color css
<style>
a { background-color: #959272; }
a { background-color: rgb(149,146,114); }
div.DivClassName
{
background-color: #959272;
}
.BgClassName
{
background-color: #959272;
}
</style>
border-color css
<style>
span { border-color: #959272; }
span { border-color: rgb(149,146,114); }
td.TdClassName
{
border-color: #959272;
}
.TagClassName
{
border-color: #959272;
}
</style>