Shades of Wasabi #788140
Tints of Wasabi #788140
RGB
CMYK
RGB Variations
Color information
#788140 (or 0x788140) is known color: Wasabi. HEX triplet: 78, 81 and 40. RGB value is (120,129,64). Sum of RGB (Red+Green+Blue) = 120+129+64=313 (41% of max value = 765). Red value is 120 (47.27% from 255 or 38.34% from 313); Green value is 129 (50.78% from 255 or 41.21% from 313); Blue value is 64 (25.39% from 255 or 20.45% from 313); Max value from RGB is 129 - color contains mainly: green. Hex color #788140 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #788140 is #877EBF. Grayscale: #777777. Windows color (decimal): -8879808 or 4227448. OLE color: 4227448.
HSL color Cylindrical-coordinate representation of color #788140: hue angle of 68.31º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #788140 is Cyan = 0.07, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 129 | 64 | - |
| CMYK | 0.07 | 0 | 0.50 | 0.49 |
| HSL | 68.31º | 0.34% | 0.38% | - |
| HSV(B) | 68.31º | 0.5% | 0.51% | - |
| XYZ | 16.52 | 20.06 | 7.85 | - |
| YUV | 118.9 | 97.02 | 128.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 129 | 64 | 0.07 | 0 | 0.50 | 0.49 | 68.31 | 0.34 | 0.38 |
| Hex | 78 | 81 | 40 | 7 | 0 | 32 | 31 | 44 | 22 | 26 |
| Octal | 170 | 201 | 100 | 7 | 0 | 62 | 61 | 104 | 42 | 46 |
| Binary | 1111000 | 10000001 | 1000000 | 111 | 0 | 110010 | 110001 | 1000100 | 100010 | 100110 |
Color Harmonies of #788140
Complementary color
Monochromatic Colors of #788140
Black with #788140
Text Example
Text Example
White with #788140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788140; }
p { color: rgb(120,129,64); }
H1.HeaderClassName
{
color: #788140;
}
.AnyTagClassName
{
color: #788140;
}
</style>
background-color css
<style>
a { background-color: #788140; }
a { background-color: rgb(120,129,64); }
div.DivClassName
{
background-color: #788140;
}
.BgClassName
{
background-color: #788140;
}
</style>
border-color css
<style>
span { border-color: #788140; }
span { border-color: rgb(120,129,64); }
td.TdClassName
{
border-color: #788140;
}
.TagClassName
{
border-color: #788140;
}
</style>