Shades of Wasabi #798440
Tints of Wasabi #798440
RGB
CMYK
RGB Variations
Color information
#798440 (or 0x798440) is known color: Wasabi. HEX triplet: 79, 84 and 40. RGB value is (121,132,64). Sum of RGB (Red+Green+Blue) = 121+132+64=317 (41% of max value = 765). Red value is 121 (47.66% from 255 or 38.17% from 317); Green value is 132 (51.95% from 255 or 41.64% from 317); Blue value is 64 (25.39% from 255 or 20.19% from 317); Max value from RGB is 132 - color contains mainly: green. Hex color #798440 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #798440 is #867BBF. Grayscale: #797979. Windows color (decimal): -8813504 or 4228217. OLE color: 4228217.
HSL color Cylindrical-coordinate representation of color #798440: hue angle of 69.71º degrees, saturation: 0.35, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #798440 is Cyan = 0.08, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 121 | 132 | 64 | - |
| CMYK | 0.08 | 0 | 0.52 | 0.48 |
| HSL | 69.71º | 0.35% | 0.38% | - |
| HSV(B) | 69.71º | 0.52% | 0.52% | - |
| XYZ | 17.06 | 20.94 | 7.99 | - |
| YUV | 120.96 | 95.86 | 128.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 132 | 64 | 0.08 | 0 | 0.52 | 0.48 | 69.71 | 0.35 | 0.38 |
| Hex | 79 | 84 | 40 | 8 | 0 | 34 | 30 | 46 | 23 | 26 |
| Octal | 171 | 204 | 100 | 10 | 0 | 64 | 60 | 106 | 43 | 46 |
| Binary | 1111001 | 10000100 | 1000000 | 1000 | 0 | 110100 | 110000 | 1000110 | 100011 | 100110 |
Color Harmonies of #798440
Complementary color
Monochromatic Colors of #798440
Black with #798440
Text Example
Text Example
White with #798440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #798440; }
p { color: rgb(121,132,64); }
H1.HeaderClassName
{
color: #798440;
}
.AnyTagClassName
{
color: #798440;
}
</style>
background-color css
<style>
a { background-color: #798440; }
a { background-color: rgb(121,132,64); }
div.DivClassName
{
background-color: #798440;
}
.BgClassName
{
background-color: #798440;
}
</style>
border-color css
<style>
span { border-color: #798440; }
span { border-color: rgb(121,132,64); }
td.TdClassName
{
border-color: #798440;
}
.TagClassName
{
border-color: #798440;
}
</style>