Shades of Gurkha #949068
Tints of Gurkha #949068
RGB
CMYK
RGB Variations
Color information
#949068 (or 0x949068) is known color: Gurkha. HEX triplet: 94, 90 and 68. RGB value is (148,144,104). Sum of RGB (Red+Green+Blue) = 148+144+104=396 (52% of max value = 765). Red value is 148 (58.20% from 255 or 37.37% from 396); Green value is 144 (56.64% from 255 or 36.36% from 396); Blue value is 104 (41.02% from 255 or 26.26% from 396); Max value from RGB is 148 - color contains mainly: red. Hex color #949068 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #949068 is #6B6F97. Grayscale: #8C8C8C. Windows color (decimal): -7040920 or 6852756. OLE color: 6852756.
HSL color Cylindrical-coordinate representation of color #949068: hue angle of 54.55º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #949068 is Cyan = 0, Magento = 0.03, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 144 | 104 | - |
| CMYK | 0 | 0.03 | 0.30 | 0.42 |
| HSL | 54.55º | 0.17% | 0.49% | - |
| HSV(B) | 54.55º | 0.3% | 0.58% | - |
| XYZ | 24.68 | 27.24 | 17.05 | - |
| YUV | 140.64 | 107.33 | 133.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 144 | 104 | 0 | 0.03 | 0.30 | 0.42 | 54.55 | 0.17 | 0.49 |
| Hex | 94 | 90 | 68 | 0 | 3 | 1E | 2A | 37 | 11 | 31 |
| Octal | 224 | 220 | 150 | 0 | 3 | 36 | 52 | 67 | 21 | 61 |
| Binary | 10010100 | 10010000 | 1101000 | 0 | 11 | 11110 | 101010 | 110111 | 10001 | 110001 |
Color Harmonies of #949068
Complementary color
Monochromatic Colors of #949068
Black with #949068
Text Example
Text Example
White with #949068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949068; }
p { color: rgb(148,144,104); }
H1.HeaderClassName
{
color: #949068;
}
.AnyTagClassName
{
color: #949068;
}
</style>
background-color css
<style>
a { background-color: #949068; }
a { background-color: rgb(148,144,104); }
div.DivClassName
{
background-color: #949068;
}
.BgClassName
{
background-color: #949068;
}
</style>
border-color css
<style>
span { border-color: #949068; }
span { border-color: rgb(148,144,104); }
td.TdClassName
{
border-color: #949068;
}
.TagClassName
{
border-color: #949068;
}
</style>