Shades of Gurkha #949075
Tints of Gurkha #949075
RGB
CMYK
RGB Variations
Color information
#949075 (or 0x949075) is known color: Gurkha. HEX triplet: 94, 90 and 75. RGB value is (148,144,117). Sum of RGB (Red+Green+Blue) = 148+144+117=409 (54% of max value = 765). Red value is 148 (58.20% from 255 or 36.19% from 409); Green value is 144 (56.64% from 255 or 35.21% from 409); Blue value is 117 (46.09% from 255 or 28.61% from 409); Max value from RGB is 148 - color contains mainly: red. Hex color #949075 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #949075 is #6B6F8A. Grayscale: #8E8E8E. Windows color (decimal): -7040907 or 7704724. OLE color: 7704724.
HSL color Cylindrical-coordinate representation of color #949075: hue angle of 52.26º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #949075 is Cyan = 0, Magento = 0.03, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 144 | 117 | - |
| CMYK | 0 | 0.03 | 0.21 | 0.42 |
| HSL | 52.26º | 0.13% | 0.52% | - |
| HSV(B) | 52.26º | 0.21% | 0.58% | - |
| XYZ | 25.4 | 27.53 | 20.8 | - |
| YUV | 142.12 | 113.83 | 132.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 144 | 117 | 0 | 0.03 | 0.21 | 0.42 | 52.26 | 0.13 | 0.52 |
| Hex | 94 | 90 | 75 | 0 | 3 | 15 | 2A | 34 | D | 34 |
| Octal | 224 | 220 | 165 | 0 | 3 | 25 | 52 | 64 | 15 | 64 |
| Binary | 10010100 | 10010000 | 1110101 | 0 | 11 | 10101 | 101010 | 110100 | 1101 | 110100 |
Color Harmonies of #949075
Complementary color
Monochromatic Colors of #949075
Black with #949075
Text Example
Text Example
White with #949075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949075; }
p { color: rgb(148,144,117); }
H1.HeaderClassName
{
color: #949075;
}
.AnyTagClassName
{
color: #949075;
}
</style>
background-color css
<style>
a { background-color: #949075; }
a { background-color: rgb(148,144,117); }
div.DivClassName
{
background-color: #949075;
}
.BgClassName
{
background-color: #949075;
}
</style>
border-color css
<style>
span { border-color: #949075; }
span { border-color: rgb(148,144,117); }
td.TdClassName
{
border-color: #949075;
}
.TagClassName
{
border-color: #949075;
}
</style>