Shades of Wasabi #779044
Tints of Wasabi #779044
RGB
CMYK
RGB Variations
Color information
#779044 (or 0x779044) is known color: Wasabi. HEX triplet: 77, 90 and 44. RGB value is (119,144,68). Sum of RGB (Red+Green+Blue) = 119+144+68=331 (43% of max value = 765). Red value is 119 (46.88% from 255 or 35.95% from 331); Green value is 144 (56.64% from 255 or 43.50% from 331); Blue value is 68 (26.95% from 255 or 20.54% from 331); Max value from RGB is 144 - color contains mainly: green. Hex color #779044 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779044 is #886FBB. Grayscale: #808080. Windows color (decimal): -8941500 or 4493431. OLE color: 4493431.
HSL color Cylindrical-coordinate representation of color #779044: hue angle of 79.74º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #779044 is Cyan = 0.17, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 119 | 144 | 68 | - |
| CMYK | 0.17 | 0 | 0.53 | 0.44 |
| HSL | 79.74º | 0.36% | 0.42% | - |
| HSV(B) | 79.74º | 0.53% | 0.56% | - |
| XYZ | 18.62 | 24.29 | 9.17 | - |
| YUV | 127.86 | 94.22 | 121.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 144 | 68 | 0.17 | 0 | 0.53 | 0.44 | 79.74 | 0.36 | 0.42 |
| Hex | 77 | 90 | 44 | 11 | 0 | 35 | 2C | 50 | 24 | 2A |
| Octal | 167 | 220 | 104 | 21 | 0 | 65 | 54 | 120 | 44 | 52 |
| Binary | 1110111 | 10010000 | 1000100 | 10001 | 0 | 110101 | 101100 | 1010000 | 100100 | 101010 |
Color Harmonies of #779044
Complementary color
Monochromatic Colors of #779044
Black with #779044
Text Example
Text Example
White with #779044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779044; }
p { color: rgb(119,144,68); }
H1.HeaderClassName
{
color: #779044;
}
.AnyTagClassName
{
color: #779044;
}
</style>
background-color css
<style>
a { background-color: #779044; }
a { background-color: rgb(119,144,68); }
div.DivClassName
{
background-color: #779044;
}
.BgClassName
{
background-color: #779044;
}
</style>
border-color css
<style>
span { border-color: #779044; }
span { border-color: rgb(119,144,68); }
td.TdClassName
{
border-color: #779044;
}
.TagClassName
{
border-color: #779044;
}
</style>