Shades of Gurkha #939075
Tints of Gurkha #939075
RGB
CMYK
RGB Variations
Color information
#939075 (or 0x939075) is known color: Gurkha. HEX triplet: 93, 90 and 75. RGB value is (147,144,117). Sum of RGB (Red+Green+Blue) = 147+144+117=408 (54% of max value = 765). Red value is 147 (57.81% from 255 or 36.03% from 408); Green value is 144 (56.64% from 255 or 35.29% from 408); Blue value is 117 (46.09% from 255 or 28.68% from 408); Max value from RGB is 147 - color contains mainly: red. Hex color #939075 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #939075 is #6C6F8A. Grayscale: #8D8D8D. Windows color (decimal): -7106443 or 7704723. OLE color: 7704723.
HSL color Cylindrical-coordinate representation of color #939075: hue angle of 54º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #939075 is Cyan = 0, Magento = 0.02, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 144 | 117 | - |
| CMYK | 0 | 0.02 | 0.20 | 0.42 |
| HSL | 54º | 0.12% | 0.52% | - |
| HSV(B) | 54º | 0.2% | 0.58% | - |
| XYZ | 25.22 | 27.43 | 20.8 | - |
| YUV | 141.82 | 113.99 | 131.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 144 | 117 | 0 | 0.02 | 0.20 | 0.42 | 54 | 0.12 | 0.52 |
| Hex | 93 | 90 | 75 | 0 | 2 | 14 | 2A | 36 | C | 34 |
| Octal | 223 | 220 | 165 | 0 | 2 | 24 | 52 | 66 | 14 | 64 |
| Binary | 10010011 | 10010000 | 1110101 | 0 | 10 | 10100 | 101010 | 110110 | 1100 | 110100 |
Color Harmonies of #939075
Complementary color
Monochromatic Colors of #939075
Black with #939075
Text Example
Text Example
White with #939075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939075; }
p { color: rgb(147,144,117); }
H1.HeaderClassName
{
color: #939075;
}
.AnyTagClassName
{
color: #939075;
}
</style>
background-color css
<style>
a { background-color: #939075; }
a { background-color: rgb(147,144,117); }
div.DivClassName
{
background-color: #939075;
}
.BgClassName
{
background-color: #939075;
}
</style>
border-color css
<style>
span { border-color: #939075; }
span { border-color: rgb(147,144,117); }
td.TdClassName
{
border-color: #939075;
}
.TagClassName
{
border-color: #939075;
}
</style>