Shades of Gurkha #918870
Tints of Gurkha #918870
RGB
CMYK
RGB Variations
Color information
#918870 (or 0x918870) is known color: Gurkha. HEX triplet: 91, 88 and 70. RGB value is (145,136,112). Sum of RGB (Red+Green+Blue) = 145+136+112=393 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.90% from 393); Green value is 136 (53.52% from 255 or 34.61% from 393); Blue value is 112 (44.14% from 255 or 28.50% from 393); Max value from RGB is 145 - color contains mainly: red. Hex color #918870 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918870 is #6E778F. Grayscale: #888888. Windows color (decimal): -7239568 or 7374993. OLE color: 7374993.
HSL color Cylindrical-coordinate representation of color #918870: hue angle of 43.64º degrees, saturation: 0.13, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #918870 is Cyan = 0, Magento = 0.06, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 136 | 112 | - |
| CMYK | 0 | 0.06 | 0.23 | 0.43 |
| HSL | 43.64º | 0.13% | 0.5% | - |
| HSV(B) | 43.64º | 0.23% | 0.57% | - |
| XYZ | 23.41 | 24.8 | 18.88 | - |
| YUV | 135.96 | 114.48 | 134.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 136 | 112 | 0 | 0.06 | 0.23 | 0.43 | 43.64 | 0.13 | 0.5 |
| Hex | 91 | 88 | 70 | 0 | 6 | 17 | 2B | 2C | D | 32 |
| Octal | 221 | 210 | 160 | 0 | 6 | 27 | 53 | 54 | 15 | 62 |
| Binary | 10010001 | 10001000 | 1110000 | 0 | 110 | 10111 | 101011 | 101100 | 1101 | 110010 |
Color Harmonies of #918870
Complementary color
Monochromatic Colors of #918870
Black with #918870
Text Example
Text Example
White with #918870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918870; }
p { color: rgb(145,136,112); }
H1.HeaderClassName
{
color: #918870;
}
.AnyTagClassName
{
color: #918870;
}
</style>
background-color css
<style>
a { background-color: #918870; }
a { background-color: rgb(145,136,112); }
div.DivClassName
{
background-color: #918870;
}
.BgClassName
{
background-color: #918870;
}
</style>
border-color css
<style>
span { border-color: #918870; }
span { border-color: rgb(145,136,112); }
td.TdClassName
{
border-color: #918870;
}
.TagClassName
{
border-color: #918870;
}
</style>