Shades of Wasabi #778043
Tints of Wasabi #778043
RGB
CMYK
RGB Variations
Color information
#778043 (or 0x778043) is known color: Wasabi. HEX triplet: 77, 80 and 43. RGB value is (119,128,67). Sum of RGB (Red+Green+Blue) = 119+128+67=314 (41% of max value = 765). Red value is 119 (46.88% from 255 or 37.90% from 314); Green value is 128 (50.39% from 255 or 40.76% from 314); Blue value is 67 (26.56% from 255 or 21.34% from 314); Max value from RGB is 128 - color contains mainly: green. Hex color #778043 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #778043 is #887FBC. Grayscale: #767676. Windows color (decimal): -8945597 or 4423799. OLE color: 4423799.
HSL color Cylindrical-coordinate representation of color #778043: hue angle of 68.85º 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 #778043 is Cyan = 0.07, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 119 | 128 | 67 | - |
| CMYK | 0.07 | 0 | 0.48 | 0.50 |
| HSL | 68.85º | 0.31% | 0.38% | - |
| HSV(B) | 68.85º | 0.48% | 0.5% | - |
| XYZ | 16.34 | 19.77 | 8.26 | - |
| YUV | 118.36 | 99.02 | 128.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 128 | 67 | 0.07 | 0 | 0.48 | 0.50 | 68.85 | 0.31 | 0.38 |
| Hex | 77 | 80 | 43 | 7 | 0 | 30 | 32 | 45 | 1F | 26 |
| Octal | 167 | 200 | 103 | 7 | 0 | 60 | 62 | 105 | 37 | 46 |
| Binary | 1110111 | 10000000 | 1000011 | 111 | 0 | 110000 | 110010 | 1000101 | 11111 | 100110 |
Color Harmonies of #778043
Complementary color
Monochromatic Colors of #778043
Black with #778043
Text Example
Text Example
White with #778043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #778043; }
p { color: rgb(119,128,67); }
H1.HeaderClassName
{
color: #778043;
}
.AnyTagClassName
{
color: #778043;
}
</style>
background-color css
<style>
a { background-color: #778043; }
a { background-color: rgb(119,128,67); }
div.DivClassName
{
background-color: #778043;
}
.BgClassName
{
background-color: #778043;
}
</style>
border-color css
<style>
span { border-color: #778043; }
span { border-color: rgb(119,128,67); }
td.TdClassName
{
border-color: #778043;
}
.TagClassName
{
border-color: #778043;
}
</style>