Shades of Wasabi #778936
Tints of Wasabi #778936
RGB
CMYK
RGB Variations
Color information
#778936 (or 0x778936) is known color: Wasabi. HEX triplet: 77, 89 and 36. RGB value is (119,137,54). Sum of RGB (Red+Green+Blue) = 119+137+54=310 (41% of max value = 765). Red value is 119 (46.88% from 255 or 38.39% from 310); Green value is 137 (53.91% from 255 or 44.19% from 310); Blue value is 54 (21.48% from 255 or 17.42% from 310); Max value from RGB is 137 - color contains mainly: green. Hex color #778936 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #778936 is #8876C9. Grayscale: #7A7A7A. Windows color (decimal): -8943306 or 3574135. OLE color: 3574135.
HSL color Cylindrical-coordinate representation of color #778936: hue angle of 73.01º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #778936 is Cyan = 0.13, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 119 | 137 | 54 | - |
| CMYK | 0.13 | 0 | 0.61 | 0.46 |
| HSL | 73.01º | 0.43% | 0.37% | - |
| HSV(B) | 73.01º | 0.61% | 0.54% | - |
| XYZ | 17.22 | 22.08 | 6.84 | - |
| YUV | 122.16 | 89.54 | 125.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 137 | 54 | 0.13 | 0 | 0.61 | 0.46 | 73.01 | 0.43 | 0.37 |
| Hex | 77 | 89 | 36 | D | 0 | 3D | 2E | 49 | 2B | 25 |
| Octal | 167 | 211 | 66 | 15 | 0 | 75 | 56 | 111 | 53 | 45 |
| Binary | 1110111 | 10001001 | 110110 | 1101 | 0 | 111101 | 101110 | 1001001 | 101011 | 100101 |
Color Harmonies of #778936
Complementary color
Monochromatic Colors of #778936
Black with #778936
Text Example
Text Example
White with #778936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #778936; }
p { color: rgb(119,137,54); }
H1.HeaderClassName
{
color: #778936;
}
.AnyTagClassName
{
color: #778936;
}
</style>
background-color css
<style>
a { background-color: #778936; }
a { background-color: rgb(119,137,54); }
div.DivClassName
{
background-color: #778936;
}
.BgClassName
{
background-color: #778936;
}
</style>
border-color css
<style>
span { border-color: #778936; }
span { border-color: rgb(119,137,54); }
td.TdClassName
{
border-color: #778936;
}
.TagClassName
{
border-color: #778936;
}
</style>