Shades of Wasabi #798043
Tints of Wasabi #798043
RGB
CMYK
RGB Variations
Color information
#798043 (or 0x798043) is known color: Wasabi. HEX triplet: 79, 80 and 43. RGB value is (121,128,67). Sum of RGB (Red+Green+Blue) = 121+128+67=316 (41% of max value = 765). Red value is 121 (47.66% from 255 or 38.29% from 316); Green value is 128 (50.39% from 255 or 40.51% from 316); Blue value is 67 (26.56% from 255 or 21.20% from 316); Max value from RGB is 128 - color contains mainly: green. Hex color #798043 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #798043 is #867FBC. Grayscale: #777777. Windows color (decimal): -8814525 or 4423801. OLE color: 4423801.
HSL color Cylindrical-coordinate representation of color #798043: hue angle of 66.89º degrees, saturation: 0.31, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #798043 is Cyan = 0.05, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 121 | 128 | 67 | - |
| CMYK | 0.05 | 0 | 0.48 | 0.50 |
| HSL | 66.89º | 0.31% | 0.38% | - |
| HSV(B) | 66.89º | 0.48% | 0.5% | - |
| XYZ | 16.62 | 19.91 | 8.28 | - |
| YUV | 118.95 | 98.68 | 129.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 128 | 67 | 0.05 | 0 | 0.48 | 0.50 | 66.89 | 0.31 | 0.38 |
| Hex | 79 | 80 | 43 | 5 | 0 | 30 | 32 | 43 | 1F | 26 |
| Octal | 171 | 200 | 103 | 5 | 0 | 60 | 62 | 103 | 37 | 46 |
| Binary | 1111001 | 10000000 | 1000011 | 101 | 0 | 110000 | 110010 | 1000011 | 11111 | 100110 |
Color Harmonies of #798043
Complementary color
Monochromatic Colors of #798043
Black with #798043
Text Example
Text Example
White with #798043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #798043; }
p { color: rgb(121,128,67); }
H1.HeaderClassName
{
color: #798043;
}
.AnyTagClassName
{
color: #798043;
}
</style>
background-color css
<style>
a { background-color: #798043; }
a { background-color: rgb(121,128,67); }
div.DivClassName
{
background-color: #798043;
}
.BgClassName
{
background-color: #798043;
}
</style>
border-color css
<style>
span { border-color: #798043; }
span { border-color: rgb(121,128,67); }
td.TdClassName
{
border-color: #798043;
}
.TagClassName
{
border-color: #798043;
}
</style>