Shades of Gurkha #949174
Tints of Gurkha #949174
RGB
CMYK
RGB Variations
Color information
#949174 (or 0x949174) is known color: Gurkha. HEX triplet: 94, 91 and 74. RGB value is (148,145,116). Sum of RGB (Red+Green+Blue) = 148+145+116=409 (54% of max value = 765). Red value is 148 (58.20% from 255 or 36.19% from 409); Green value is 145 (57.03% from 255 or 35.45% from 409); Blue value is 116 (45.70% from 255 or 28.36% from 409); Max value from RGB is 148 - color contains mainly: red. Hex color #949174 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #949174 is #6B6E8B. Grayscale: #8E8E8E. Windows color (decimal): -7040652 or 7639444. OLE color: 7639444.
HSL color Cylindrical-coordinate representation of color #949174: hue angle of 54.38º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #949174 is Cyan = 0, Magento = 0.02, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 145 | 116 | - |
| CMYK | 0 | 0.02 | 0.22 | 0.42 |
| HSL | 54.38º | 0.13% | 0.52% | - |
| HSV(B) | 54.38º | 0.22% | 0.58% | - |
| XYZ | 25.49 | 27.81 | 20.55 | - |
| YUV | 142.59 | 112.99 | 131.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 145 | 116 | 0 | 0.02 | 0.22 | 0.42 | 54.38 | 0.13 | 0.52 |
| Hex | 94 | 91 | 74 | 0 | 2 | 16 | 2A | 36 | D | 34 |
| Octal | 224 | 221 | 164 | 0 | 2 | 26 | 52 | 66 | 15 | 64 |
| Binary | 10010100 | 10010001 | 1110100 | 0 | 10 | 10110 | 101010 | 110110 | 1101 | 110100 |
Color Harmonies of #949174
Complementary color
Monochromatic Colors of #949174
Black with #949174
Text Example
Text Example
White with #949174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949174; }
p { color: rgb(148,145,116); }
H1.HeaderClassName
{
color: #949174;
}
.AnyTagClassName
{
color: #949174;
}
</style>
background-color css
<style>
a { background-color: #949174; }
a { background-color: rgb(148,145,116); }
div.DivClassName
{
background-color: #949174;
}
.BgClassName
{
background-color: #949174;
}
</style>
border-color css
<style>
span { border-color: #949174; }
span { border-color: rgb(148,145,116); }
td.TdClassName
{
border-color: #949174;
}
.TagClassName
{
border-color: #949174;
}
</style>