Shades of Gurkha #918971
Tints of Gurkha #918971
RGB
CMYK
RGB Variations
Color information
#918971 (or 0x918971) is known color: Gurkha. HEX triplet: 91, 89 and 71. RGB value is (145,137,113). Sum of RGB (Red+Green+Blue) = 145+137+113=395 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.71% from 395); Green value is 137 (53.91% from 255 or 34.68% from 395); Blue value is 113 (44.53% from 255 or 28.61% from 395); Max value from RGB is 145 - color contains mainly: red. Hex color #918971 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918971 is #6E768E. Grayscale: #888888. Windows color (decimal): -7239311 or 7440785. OLE color: 7440785.
HSL color Cylindrical-coordinate representation of color #918971: hue angle of 45º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #918971 is Cyan = 0, Magento = 0.06, Yellow = 0.22 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 137 | 113 | - |
| CMYK | 0 | 0.06 | 0.22 | 0.43 |
| HSL | 45º | 0.13% | 0.51% | - |
| HSV(B) | 45º | 0.22% | 0.57% | - |
| XYZ | 23.6 | 25.1 | 19.22 | - |
| YUV | 136.66 | 114.65 | 133.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 137 | 113 | 0 | 0.06 | 0.22 | 0.43 | 45 | 0.13 | 0.51 |
| Hex | 91 | 89 | 71 | 0 | 6 | 16 | 2B | 2D | D | 33 |
| Octal | 221 | 211 | 161 | 0 | 6 | 26 | 53 | 55 | 15 | 63 |
| Binary | 10010001 | 10001001 | 1110001 | 0 | 110 | 10110 | 101011 | 101101 | 1101 | 110011 |
Color Harmonies of #918971
Complementary color
Monochromatic Colors of #918971
Black with #918971
Text Example
Text Example
White with #918971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918971; }
p { color: rgb(145,137,113); }
H1.HeaderClassName
{
color: #918971;
}
.AnyTagClassName
{
color: #918971;
}
</style>
background-color css
<style>
a { background-color: #918971; }
a { background-color: rgb(145,137,113); }
div.DivClassName
{
background-color: #918971;
}
.BgClassName
{
background-color: #918971;
}
</style>
border-color css
<style>
span { border-color: #918971; }
span { border-color: rgb(145,137,113); }
td.TdClassName
{
border-color: #918971;
}
.TagClassName
{
border-color: #918971;
}
</style>