Shades of Wasabi #799443
Tints of Wasabi #799443
RGB
CMYK
RGB Variations
Color information
#799443 (or 0x799443) is known color: Wasabi. HEX triplet: 79, 94 and 43. RGB value is (121,148,67). Sum of RGB (Red+Green+Blue) = 121+148+67=336 (44% of max value = 765). Red value is 121 (47.66% from 255 or 36.01% from 336); Green value is 148 (58.20% from 255 or 44.05% from 336); Blue value is 67 (26.56% from 255 or 19.94% from 336); Max value from RGB is 148 - color contains mainly: green. Hex color #799443 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #799443 is #866BBC. Grayscale: #828282. Windows color (decimal): -8809405 or 4428921. OLE color: 4428921.
HSL color Cylindrical-coordinate representation of color #799443: hue angle of 80º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #799443 is Cyan = 0.18, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 148 | 67 | - |
| CMYK | 0.18 | 0 | 0.55 | 0.42 |
| HSL | 80º | 0.38% | 0.42% | - |
| HSV(B) | 80º | 0.55% | 0.58% | - |
| XYZ | 19.49 | 25.65 | 9.23 | - |
| YUV | 130.69 | 92.05 | 121.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 148 | 67 | 0.18 | 0 | 0.55 | 0.42 | 80 | 0.38 | 0.42 |
| Hex | 79 | 94 | 43 | 12 | 0 | 37 | 2A | 50 | 26 | 2A |
| Octal | 171 | 224 | 103 | 22 | 0 | 67 | 52 | 120 | 46 | 52 |
| Binary | 1111001 | 10010100 | 1000011 | 10010 | 0 | 110111 | 101010 | 1010000 | 100110 | 101010 |
Color Harmonies of #799443
Complementary color
Monochromatic Colors of #799443
Black with #799443
Text Example
Text Example
White with #799443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799443; }
p { color: rgb(121,148,67); }
H1.HeaderClassName
{
color: #799443;
}
.AnyTagClassName
{
color: #799443;
}
</style>
background-color css
<style>
a { background-color: #799443; }
a { background-color: rgb(121,148,67); }
div.DivClassName
{
background-color: #799443;
}
.BgClassName
{
background-color: #799443;
}
</style>
border-color css
<style>
span { border-color: #799443; }
span { border-color: rgb(121,148,67); }
td.TdClassName
{
border-color: #799443;
}
.TagClassName
{
border-color: #799443;
}
</style>