Shades of Wasabi #798738
Tints of Wasabi #798738
RGB
CMYK
RGB Variations
Color information
#798738 (or 0x798738) is known color: Wasabi. HEX triplet: 79, 87 and 38. RGB value is (121,135,56). Sum of RGB (Red+Green+Blue) = 121+135+56=312 (41% of max value = 765). Red value is 121 (47.66% from 255 or 38.78% from 312); Green value is 135 (53.12% from 255 or 43.27% from 312); Blue value is 56 (22.27% from 255 or 17.95% from 312); Max value from RGB is 135 - color contains mainly: green. Hex color #798738 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #798738 is #8678C7. Grayscale: #7A7A7A. Windows color (decimal): -8812744 or 3704697. OLE color: 3704697.
HSL color Cylindrical-coordinate representation of color #798738: hue angle of 70.63º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #798738 is Cyan = 0.10, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 121 | 135 | 56 | - |
| CMYK | 0.10 | 0 | 0.59 | 0.47 |
| HSL | 70.63º | 0.41% | 0.37% | - |
| HSV(B) | 70.63º | 0.59% | 0.53% | - |
| XYZ | 17.26 | 21.68 | 7.02 | - |
| YUV | 121.81 | 90.86 | 127.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 135 | 56 | 0.10 | 0 | 0.59 | 0.47 | 70.63 | 0.41 | 0.37 |
| Hex | 79 | 87 | 38 | A | 0 | 3B | 2F | 47 | 29 | 25 |
| Octal | 171 | 207 | 70 | 12 | 0 | 73 | 57 | 107 | 51 | 45 |
| Binary | 1111001 | 10000111 | 111000 | 1010 | 0 | 111011 | 101111 | 1000111 | 101001 | 100101 |
Color Harmonies of #798738
Complementary color
Monochromatic Colors of #798738
Black with #798738
Text Example
Text Example
White with #798738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #798738; }
p { color: rgb(121,135,56); }
H1.HeaderClassName
{
color: #798738;
}
.AnyTagClassName
{
color: #798738;
}
</style>
background-color css
<style>
a { background-color: #798738; }
a { background-color: rgb(121,135,56); }
div.DivClassName
{
background-color: #798738;
}
.BgClassName
{
background-color: #798738;
}
</style>
border-color css
<style>
span { border-color: #798738; }
span { border-color: rgb(121,135,56); }
td.TdClassName
{
border-color: #798738;
}
.TagClassName
{
border-color: #798738;
}
</style>