Shades of Gurkha #949278
Tints of Gurkha #949278
RGB
CMYK
RGB Variations
Color information
#949278 (or 0x949278) is known color: Gurkha. HEX triplet: 94, 92 and 78. RGB value is (148,146,120). Sum of RGB (Red+Green+Blue) = 148+146+120=414 (54% of max value = 765). Red value is 148 (58.20% from 255 or 35.75% from 414); Green value is 146 (57.42% from 255 or 35.27% from 414); Blue value is 120 (47.27% from 255 or 28.99% from 414); Max value from RGB is 148 - color contains mainly: red. Hex color #949278 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #949278 is #6B6D87. Grayscale: #8F8F8F. Windows color (decimal): -7040392 or 7901844. OLE color: 7901844.
HSL color Cylindrical-coordinate representation of color #949278: hue angle of 55.71º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #949278 is Cyan = 0, Magento = 0.01, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 146 | 120 | - |
| CMYK | 0 | 0.01 | 0.19 | 0.42 |
| HSL | 55.71º | 0.12% | 0.53% | - |
| HSV(B) | 55.71º | 0.19% | 0.58% | - |
| XYZ | 25.88 | 28.21 | 21.85 | - |
| YUV | 143.63 | 114.66 | 131.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 146 | 120 | 0 | 0.01 | 0.19 | 0.42 | 55.71 | 0.12 | 0.53 |
| Hex | 94 | 92 | 78 | 0 | 1 | 13 | 2A | 38 | C | 35 |
| Octal | 224 | 222 | 170 | 0 | 1 | 23 | 52 | 70 | 14 | 65 |
| Binary | 10010100 | 10010010 | 1111000 | 0 | 1 | 10011 | 101010 | 111000 | 1100 | 110101 |
Color Harmonies of #949278
Complementary color
Monochromatic Colors of #949278
Black with #949278
Text Example
Text Example
White with #949278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949278; }
p { color: rgb(148,146,120); }
H1.HeaderClassName
{
color: #949278;
}
.AnyTagClassName
{
color: #949278;
}
</style>
background-color css
<style>
a { background-color: #949278; }
a { background-color: rgb(148,146,120); }
div.DivClassName
{
background-color: #949278;
}
.BgClassName
{
background-color: #949278;
}
</style>
border-color css
<style>
span { border-color: #949278; }
span { border-color: rgb(148,146,120); }
td.TdClassName
{
border-color: #949278;
}
.TagClassName
{
border-color: #949278;
}
</style>