Shades of Wasabi #799345
Tints of Wasabi #799345
RGB
CMYK
RGB Variations
Color information
#799345 (or 0x799345) is known color: Wasabi. HEX triplet: 79, 93 and 45. RGB value is (121,147,69). Sum of RGB (Red+Green+Blue) = 121+147+69=337 (44% of max value = 765). Red value is 121 (47.66% from 255 or 35.91% from 337); Green value is 147 (57.81% from 255 or 43.62% from 337); Blue value is 69 (27.34% from 255 or 20.47% from 337); Max value from RGB is 147 - color contains mainly: green. Hex color #799345 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #799345 is #866CBA. Grayscale: #828282. Windows color (decimal): -8809659 or 4559737. OLE color: 4559737.
HSL color Cylindrical-coordinate representation of color #799345: hue angle of 80º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #799345 is Cyan = 0.18, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 147 | 69 | - |
| CMYK | 0.18 | 0 | 0.53 | 0.42 |
| HSL | 80º | 0.36% | 0.42% | - |
| HSV(B) | 80º | 0.53% | 0.58% | - |
| XYZ | 19.39 | 25.36 | 9.5 | - |
| YUV | 130.33 | 93.39 | 121.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 147 | 69 | 0.18 | 0 | 0.53 | 0.42 | 80 | 0.36 | 0.42 |
| Hex | 79 | 93 | 45 | 12 | 0 | 35 | 2A | 50 | 24 | 2A |
| Octal | 171 | 223 | 105 | 22 | 0 | 65 | 52 | 120 | 44 | 52 |
| Binary | 1111001 | 10010011 | 1000101 | 10010 | 0 | 110101 | 101010 | 1010000 | 100100 | 101010 |
Color Harmonies of #799345
Complementary color
Monochromatic Colors of #799345
Black with #799345
Text Example
Text Example
White with #799345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799345; }
p { color: rgb(121,147,69); }
H1.HeaderClassName
{
color: #799345;
}
.AnyTagClassName
{
color: #799345;
}
</style>
background-color css
<style>
a { background-color: #799345; }
a { background-color: rgb(121,147,69); }
div.DivClassName
{
background-color: #799345;
}
.BgClassName
{
background-color: #799345;
}
</style>
border-color css
<style>
span { border-color: #799345; }
span { border-color: rgb(121,147,69); }
td.TdClassName
{
border-color: #799345;
}
.TagClassName
{
border-color: #799345;
}
</style>