Shades of Gurkha #908972
Tints of Gurkha #908972
RGB
CMYK
RGB Variations
Color information
#908972 (or 0x908972) is known color: Gurkha. HEX triplet: 90, 89 and 72. RGB value is (144,137,114). Sum of RGB (Red+Green+Blue) = 144+137+114=395 (52% of max value = 765). Red value is 144 (56.64% from 255 or 36.46% from 395); Green value is 137 (53.91% from 255 or 34.68% from 395); Blue value is 114 (44.92% from 255 or 28.86% from 395); Max value from RGB is 144 - color contains mainly: red. Hex color #908972 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #908972 is #6F768D. Grayscale: #888888. Windows color (decimal): -7304846 or 7506320. OLE color: 7506320.
HSL color Cylindrical-coordinate representation of color #908972: hue angle of 46º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #908972 is Cyan = 0, Magento = 0.05, Yellow = 0.21 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 137 | 114 | - |
| CMYK | 0 | 0.05 | 0.21 | 0.44 |
| HSL | 46º | 0.12% | 0.51% | - |
| HSV(B) | 46º | 0.21% | 0.56% | - |
| XYZ | 23.48 | 25.04 | 19.51 | - |
| YUV | 136.47 | 115.32 | 133.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 137 | 114 | 0 | 0.05 | 0.21 | 0.44 | 46 | 0.12 | 0.51 |
| Hex | 90 | 89 | 72 | 0 | 5 | 15 | 2C | 2E | C | 33 |
| Octal | 220 | 211 | 162 | 0 | 5 | 25 | 54 | 56 | 14 | 63 |
| Binary | 10010000 | 10001001 | 1110010 | 0 | 101 | 10101 | 101100 | 101110 | 1100 | 110011 |
Color Harmonies of #908972
Complementary color
Monochromatic Colors of #908972
Black with #908972
Text Example
Text Example
White with #908972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #908972; }
p { color: rgb(144,137,114); }
H1.HeaderClassName
{
color: #908972;
}
.AnyTagClassName
{
color: #908972;
}
</style>
background-color css
<style>
a { background-color: #908972; }
a { background-color: rgb(144,137,114); }
div.DivClassName
{
background-color: #908972;
}
.BgClassName
{
background-color: #908972;
}
</style>
border-color css
<style>
span { border-color: #908972; }
span { border-color: rgb(144,137,114); }
td.TdClassName
{
border-color: #908972;
}
.TagClassName
{
border-color: #908972;
}
</style>