Shades of Gurkha #959068
Tints of Gurkha #959068
RGB
CMYK
RGB Variations
Color information
#959068 (or 0x959068) is known color: Gurkha. HEX triplet: 95, 90 and 68. RGB value is (149,144,104). Sum of RGB (Red+Green+Blue) = 149+144+104=397 (52% of max value = 765). Red value is 149 (58.59% from 255 or 37.53% from 397); Green value is 144 (56.64% from 255 or 36.27% from 397); Blue value is 104 (41.02% from 255 or 26.20% from 397); Max value from RGB is 149 - color contains mainly: red. Hex color #959068 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #959068 is #6A6F97. Grayscale: #8D8D8D. Windows color (decimal): -6975384 or 6852757. OLE color: 6852757.
HSL color Cylindrical-coordinate representation of color #959068: hue angle of 53.33º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #959068 is Cyan = 0, Magento = 0.03, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 144 | 104 | - |
| CMYK | 0 | 0.03 | 0.30 | 0.42 |
| HSL | 53.33º | 0.18% | 0.5% | - |
| HSV(B) | 53.33º | 0.3% | 0.58% | - |
| XYZ | 24.87 | 27.34 | 17.06 | - |
| YUV | 140.94 | 107.16 | 133.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 144 | 104 | 0 | 0.03 | 0.30 | 0.42 | 53.33 | 0.18 | 0.5 |
| Hex | 95 | 90 | 68 | 0 | 3 | 1E | 2A | 35 | 12 | 32 |
| Octal | 225 | 220 | 150 | 0 | 3 | 36 | 52 | 65 | 22 | 62 |
| Binary | 10010101 | 10010000 | 1101000 | 0 | 11 | 11110 | 101010 | 110101 | 10010 | 110010 |
Color Harmonies of #959068
Complementary color
Monochromatic Colors of #959068
Black with #959068
Text Example
Text Example
White with #959068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959068; }
p { color: rgb(149,144,104); }
H1.HeaderClassName
{
color: #959068;
}
.AnyTagClassName
{
color: #959068;
}
</style>
background-color css
<style>
a { background-color: #959068; }
a { background-color: rgb(149,144,104); }
div.DivClassName
{
background-color: #959068;
}
.BgClassName
{
background-color: #959068;
}
</style>
border-color css
<style>
span { border-color: #959068; }
span { border-color: rgb(149,144,104); }
td.TdClassName
{
border-color: #959068;
}
.TagClassName
{
border-color: #959068;
}
</style>