Shades of Wasabi #778938
Tints of Wasabi #778938
RGB
CMYK
RGB Variations
Color information
#778938 (or 0x778938) is known color: Wasabi. HEX triplet: 77, 89 and 38. RGB value is (119,137,56). Sum of RGB (Red+Green+Blue) = 119+137+56=312 (41% of max value = 765). Red value is 119 (46.88% from 255 or 38.14% from 312); Green value is 137 (53.91% from 255 or 43.91% from 312); Blue value is 56 (22.27% from 255 or 17.95% from 312); Max value from RGB is 137 - color contains mainly: green. Hex color #778938 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #778938 is #8876C7. Grayscale: #7A7A7A. Windows color (decimal): -8943304 or 3705207. OLE color: 3705207.
HSL color Cylindrical-coordinate representation of color #778938: hue angle of 73.33º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #778938 is Cyan = 0.13, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 119 | 137 | 56 | - |
| CMYK | 0.13 | 0 | 0.59 | 0.46 |
| HSL | 73.33º | 0.42% | 0.38% | - |
| HSV(B) | 73.33º | 0.59% | 0.54% | - |
| XYZ | 17.27 | 22.1 | 7.1 | - |
| YUV | 122.38 | 90.54 | 125.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 137 | 56 | 0.13 | 0 | 0.59 | 0.46 | 73.33 | 0.42 | 0.38 |
| Hex | 77 | 89 | 38 | D | 0 | 3B | 2E | 49 | 2A | 26 |
| Octal | 167 | 211 | 70 | 15 | 0 | 73 | 56 | 111 | 52 | 46 |
| Binary | 1110111 | 10001001 | 111000 | 1101 | 0 | 111011 | 101110 | 1001001 | 101010 | 100110 |
Color Harmonies of #778938
Complementary color
Monochromatic Colors of #778938
Black with #778938
Text Example
Text Example
White with #778938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #778938; }
p { color: rgb(119,137,56); }
H1.HeaderClassName
{
color: #778938;
}
.AnyTagClassName
{
color: #778938;
}
</style>
background-color css
<style>
a { background-color: #778938; }
a { background-color: rgb(119,137,56); }
div.DivClassName
{
background-color: #778938;
}
.BgClassName
{
background-color: #778938;
}
</style>
border-color css
<style>
span { border-color: #778938; }
span { border-color: rgb(119,137,56); }
td.TdClassName
{
border-color: #778938;
}
.TagClassName
{
border-color: #778938;
}
</style>