Shades of Wasabi #779038
Tints of Wasabi #779038
RGB
CMYK
RGB Variations
Color information
#779038 (or 0x779038) is known color: Wasabi. HEX triplet: 77, 90 and 38. RGB value is (119,144,56). Sum of RGB (Red+Green+Blue) = 119+144+56=319 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.30% from 319); Green value is 144 (56.64% from 255 or 45.14% from 319); Blue value is 56 (22.27% from 255 or 17.55% from 319); Max value from RGB is 144 - color contains mainly: green. Hex color #779038 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779038 is #886FC7. Grayscale: #7E7E7E. Windows color (decimal): -8941512 or 3706999. OLE color: 3706999.
HSL color Cylindrical-coordinate representation of color #779038: hue angle of 77.05º degrees, saturation: 0.44, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #779038 is Cyan = 0.17, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 119 | 144 | 56 | - |
| CMYK | 0.17 | 0 | 0.61 | 0.44 |
| HSL | 77.05º | 0.44% | 0.39% | - |
| HSV(B) | 77.05º | 0.61% | 0.56% | - |
| XYZ | 18.29 | 24.15 | 7.44 | - |
| YUV | 126.49 | 88.22 | 122.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 144 | 56 | 0.17 | 0 | 0.61 | 0.44 | 77.05 | 0.44 | 0.39 |
| Hex | 77 | 90 | 38 | 11 | 0 | 3D | 2C | 4D | 2C | 27 |
| Octal | 167 | 220 | 70 | 21 | 0 | 75 | 54 | 115 | 54 | 47 |
| Binary | 1110111 | 10010000 | 111000 | 10001 | 0 | 111101 | 101100 | 1001101 | 101100 | 100111 |
Color Harmonies of #779038
Complementary color
Monochromatic Colors of #779038
Black with #779038
Text Example
Text Example
White with #779038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779038; }
p { color: rgb(119,144,56); }
H1.HeaderClassName
{
color: #779038;
}
.AnyTagClassName
{
color: #779038;
}
</style>
background-color css
<style>
a { background-color: #779038; }
a { background-color: rgb(119,144,56); }
div.DivClassName
{
background-color: #779038;
}
.BgClassName
{
background-color: #779038;
}
</style>
border-color css
<style>
span { border-color: #779038; }
span { border-color: rgb(119,144,56); }
td.TdClassName
{
border-color: #779038;
}
.TagClassName
{
border-color: #779038;
}
</style>