Shades of Wasabi #788837
Tints of Wasabi #788837
RGB
CMYK
RGB Variations
Color information
#788837 (or 0x788837) is known color: Wasabi. HEX triplet: 78, 88 and 37. RGB value is (120,136,55). Sum of RGB (Red+Green+Blue) = 120+136+55=311 (41% of max value = 765). Red value is 120 (47.27% from 255 or 38.59% from 311); Green value is 136 (53.52% from 255 or 43.73% from 311); Blue value is 55 (21.88% from 255 or 17.68% from 311); Max value from RGB is 136 - color contains mainly: green. Hex color #788837 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #788837 is #8777C8. Grayscale: #7A7A7A. Windows color (decimal): -8878025 or 3639416. OLE color: 3639416.
HSL color Cylindrical-coordinate representation of color #788837: hue angle of 71.85º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #788837 is Cyan = 0.12, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 136 | 55 | - |
| CMYK | 0.12 | 0 | 0.60 | 0.47 |
| HSL | 71.85º | 0.42% | 0.37% | - |
| HSV(B) | 71.85º | 0.6% | 0.53% | - |
| XYZ | 17.24 | 21.88 | 6.93 | - |
| YUV | 121.98 | 90.2 | 126.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 136 | 55 | 0.12 | 0 | 0.60 | 0.47 | 71.85 | 0.42 | 0.37 |
| Hex | 78 | 88 | 37 | C | 0 | 3C | 2F | 48 | 2A | 25 |
| Octal | 170 | 210 | 67 | 14 | 0 | 74 | 57 | 110 | 52 | 45 |
| Binary | 1111000 | 10001000 | 110111 | 1100 | 0 | 111100 | 101111 | 1001000 | 101010 | 100101 |
Color Harmonies of #788837
Complementary color
Monochromatic Colors of #788837
Black with #788837
Text Example
Text Example
White with #788837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788837; }
p { color: rgb(120,136,55); }
H1.HeaderClassName
{
color: #788837;
}
.AnyTagClassName
{
color: #788837;
}
</style>
background-color css
<style>
a { background-color: #788837; }
a { background-color: rgb(120,136,55); }
div.DivClassName
{
background-color: #788837;
}
.BgClassName
{
background-color: #788837;
}
</style>
border-color css
<style>
span { border-color: #788837; }
span { border-color: rgb(120,136,55); }
td.TdClassName
{
border-color: #788837;
}
.TagClassName
{
border-color: #788837;
}
</style>