Shades of Wasabi #788946
Tints of Wasabi #788946
RGB
CMYK
RGB Variations
Color information
#788946 (or 0x788946) is known color: Wasabi. HEX triplet: 78, 89 and 46. RGB value is (120,137,70). Sum of RGB (Red+Green+Blue) = 120+137+70=327 (43% of max value = 765). Red value is 120 (47.27% from 255 or 36.70% from 327); Green value is 137 (53.91% from 255 or 41.90% from 327); Blue value is 70 (27.73% from 255 or 21.41% from 327); Max value from RGB is 137 - color contains mainly: green. Hex color #788946 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #788946 is #8776B9. Grayscale: #7C7C7C. Windows color (decimal): -8877754 or 4622712. OLE color: 4622712.
HSL color Cylindrical-coordinate representation of color #788946: hue angle of 75.22º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #788946 is Cyan = 0.12, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 120 | 137 | 70 | - |
| CMYK | 0.12 | 0 | 0.49 | 0.46 |
| HSL | 75.22º | 0.32% | 0.41% | - |
| HSV(B) | 75.22º | 0.49% | 0.54% | - |
| XYZ | 17.8 | 22.33 | 9.17 | - |
| YUV | 124.28 | 97.37 | 124.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 137 | 70 | 0.12 | 0 | 0.49 | 0.46 | 75.22 | 0.32 | 0.41 |
| Hex | 78 | 89 | 46 | C | 0 | 31 | 2E | 4B | 20 | 29 |
| Octal | 170 | 211 | 106 | 14 | 0 | 61 | 56 | 113 | 40 | 51 |
| Binary | 1111000 | 10001001 | 1000110 | 1100 | 0 | 110001 | 101110 | 1001011 | 100000 | 101001 |
Color Harmonies of #788946
Complementary color
Monochromatic Colors of #788946
Black with #788946
Text Example
Text Example
White with #788946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788946; }
p { color: rgb(120,137,70); }
H1.HeaderClassName
{
color: #788946;
}
.AnyTagClassName
{
color: #788946;
}
</style>
background-color css
<style>
a { background-color: #788946; }
a { background-color: rgb(120,137,70); }
div.DivClassName
{
background-color: #788946;
}
.BgClassName
{
background-color: #788946;
}
</style>
border-color css
<style>
span { border-color: #788946; }
span { border-color: rgb(120,137,70); }
td.TdClassName
{
border-color: #788946;
}
.TagClassName
{
border-color: #788946;
}
</style>