Shades of Wasabi #788446
Tints of Wasabi #788446
RGB
CMYK
RGB Variations
Color information
#788446 (or 0x788446) is known color: Wasabi. HEX triplet: 78, 84 and 46. RGB value is (120,132,70). Sum of RGB (Red+Green+Blue) = 120+132+70=322 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.27% from 322); Green value is 132 (51.95% from 255 or 40.99% from 322); Blue value is 70 (27.73% from 255 or 21.74% from 322); Max value from RGB is 132 - color contains mainly: green. Hex color #788446 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #788446 is #877BB9. Grayscale: #797979. Windows color (decimal): -8879034 or 4621432. OLE color: 4621432.
HSL color Cylindrical-coordinate representation of color #788446: hue angle of 71.61º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #788446 is Cyan = 0.09, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 120 | 132 | 70 | - |
| CMYK | 0.09 | 0 | 0.47 | 0.48 |
| HSL | 71.61º | 0.31% | 0.4% | - |
| HSV(B) | 71.61º | 0.47% | 0.52% | - |
| XYZ | 17.1 | 20.94 | 8.93 | - |
| YUV | 121.34 | 99.02 | 127.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 132 | 70 | 0.09 | 0 | 0.47 | 0.48 | 71.61 | 0.31 | 0.4 |
| Hex | 78 | 84 | 46 | 9 | 0 | 2F | 30 | 48 | 1F | 28 |
| Octal | 170 | 204 | 106 | 11 | 0 | 57 | 60 | 110 | 37 | 50 |
| Binary | 1111000 | 10000100 | 1000110 | 1001 | 0 | 101111 | 110000 | 1001000 | 11111 | 101000 |
Color Harmonies of #788446
Complementary color
Monochromatic Colors of #788446
Black with #788446
Text Example
Text Example
White with #788446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788446; }
p { color: rgb(120,132,70); }
H1.HeaderClassName
{
color: #788446;
}
.AnyTagClassName
{
color: #788446;
}
</style>
background-color css
<style>
a { background-color: #788446; }
a { background-color: rgb(120,132,70); }
div.DivClassName
{
background-color: #788446;
}
.BgClassName
{
background-color: #788446;
}
</style>
border-color css
<style>
span { border-color: #788446; }
span { border-color: rgb(120,132,70); }
td.TdClassName
{
border-color: #788446;
}
.TagClassName
{
border-color: #788446;
}
</style>