Shades of Wasabi #788646
Tints of Wasabi #788646
RGB
CMYK
RGB Variations
Color information
#788646 (or 0x788646) is known color: Wasabi. HEX triplet: 78, 86 and 46. RGB value is (120,134,70). Sum of RGB (Red+Green+Blue) = 120+134+70=324 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.04% from 324); Green value is 134 (52.73% from 255 or 41.36% from 324); Blue value is 70 (27.73% from 255 or 21.60% from 324); Max value from RGB is 134 - color contains mainly: green. Hex color #788646 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #788646 is #8779B9. Grayscale: #7A7A7A. Windows color (decimal): -8878522 or 4621944. OLE color: 4621944.
HSL color Cylindrical-coordinate representation of color #788646: hue angle of 73.12º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #788646 is Cyan = 0.10, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 134 | 70 | - |
| CMYK | 0.10 | 0 | 0.48 | 0.47 |
| HSL | 73.13º | 0.31% | 0.4% | - |
| HSV(B) | 73.13º | 0.48% | 0.53% | - |
| XYZ | 17.38 | 21.49 | 9.03 | - |
| YUV | 122.52 | 98.36 | 126.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 134 | 70 | 0.10 | 0 | 0.48 | 0.47 | 73.13 | 0.31 | 0.4 |
| Hex | 78 | 86 | 46 | A | 0 | 30 | 2F | 49 | 1F | 28 |
| Octal | 170 | 206 | 106 | 12 | 0 | 60 | 57 | 111 | 37 | 50 |
| Binary | 1111000 | 10000110 | 1000110 | 1010 | 0 | 110000 | 101111 | 1001001 | 11111 | 101000 |
Color Harmonies of #788646
Complementary color
Monochromatic Colors of #788646
Black with #788646
Text Example
Text Example
White with #788646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788646; }
p { color: rgb(120,134,70); }
H1.HeaderClassName
{
color: #788646;
}
.AnyTagClassName
{
color: #788646;
}
</style>
background-color css
<style>
a { background-color: #788646; }
a { background-color: rgb(120,134,70); }
div.DivClassName
{
background-color: #788646;
}
.BgClassName
{
background-color: #788646;
}
</style>
border-color css
<style>
span { border-color: #788646; }
span { border-color: rgb(120,134,70); }
td.TdClassName
{
border-color: #788646;
}
.TagClassName
{
border-color: #788646;
}
</style>