Shades of Gurkha #939072
Tints of Gurkha #939072
RGB
CMYK
RGB Variations
Color information
#939072 (or 0x939072) is known color: Gurkha. HEX triplet: 93, 90 and 72. RGB value is (147,144,114). Sum of RGB (Red+Green+Blue) = 147+144+114=405 (53% of max value = 765). Red value is 147 (57.81% from 255 or 36.30% from 405); Green value is 144 (56.64% from 255 or 35.56% from 405); Blue value is 114 (44.92% from 255 or 28.15% from 405); Max value from RGB is 147 - color contains mainly: red. Hex color #939072 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #939072 is #6C6F8D. Grayscale: #8D8D8D. Windows color (decimal): -7106446 or 7508115. OLE color: 7508115.
HSL color Cylindrical-coordinate representation of color #939072: hue angle of 54.55º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #939072 is Cyan = 0, Magento = 0.02, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 144 | 114 | - |
| CMYK | 0 | 0.02 | 0.22 | 0.42 |
| HSL | 54.55º | 0.13% | 0.51% | - |
| HSV(B) | 54.55º | 0.22% | 0.58% | - |
| XYZ | 25.04 | 27.36 | 19.88 | - |
| YUV | 141.48 | 112.49 | 131.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 144 | 114 | 0 | 0.02 | 0.22 | 0.42 | 54.55 | 0.13 | 0.51 |
| Hex | 93 | 90 | 72 | 0 | 2 | 16 | 2A | 37 | D | 33 |
| Octal | 223 | 220 | 162 | 0 | 2 | 26 | 52 | 67 | 15 | 63 |
| Binary | 10010011 | 10010000 | 1110010 | 0 | 10 | 10110 | 101010 | 110111 | 1101 | 110011 |
Color Harmonies of #939072
Complementary color
Monochromatic Colors of #939072
Black with #939072
Text Example
Text Example
White with #939072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939072; }
p { color: rgb(147,144,114); }
H1.HeaderClassName
{
color: #939072;
}
.AnyTagClassName
{
color: #939072;
}
</style>
background-color css
<style>
a { background-color: #939072; }
a { background-color: rgb(147,144,114); }
div.DivClassName
{
background-color: #939072;
}
.BgClassName
{
background-color: #939072;
}
</style>
border-color css
<style>
span { border-color: #939072; }
span { border-color: rgb(147,144,114); }
td.TdClassName
{
border-color: #939072;
}
.TagClassName
{
border-color: #939072;
}
</style>