Shades of Wasabi #778736
Tints of Wasabi #778736
RGB
CMYK
RGB Variations
Color information
#778736 (or 0x778736) is known color: Wasabi. HEX triplet: 77, 87 and 36. RGB value is (119,135,54). Sum of RGB (Red+Green+Blue) = 119+135+54=308 (40% of max value = 765). Red value is 119 (46.88% from 255 or 38.64% from 308); Green value is 135 (53.12% from 255 or 43.83% from 308); Blue value is 54 (21.48% from 255 or 17.53% from 308); Max value from RGB is 135 - color contains mainly: green. Hex color #778736 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #778736 is #8878C9. Grayscale: #797979. Windows color (decimal): -8943818 or 3573623. OLE color: 3573623.
HSL color Cylindrical-coordinate representation of color #778736: hue angle of 71.85º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #778736 is Cyan = 0.12, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 119 | 135 | 54 | - |
| CMYK | 0.12 | 0 | 0.60 | 0.47 |
| HSL | 71.85º | 0.43% | 0.37% | - |
| HSV(B) | 71.85º | 0.6% | 0.53% | - |
| XYZ | 16.94 | 21.52 | 6.75 | - |
| YUV | 120.98 | 90.2 | 126.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 135 | 54 | 0.12 | 0 | 0.60 | 0.47 | 71.85 | 0.43 | 0.37 |
| Hex | 77 | 87 | 36 | C | 0 | 3C | 2F | 48 | 2B | 25 |
| Octal | 167 | 207 | 66 | 14 | 0 | 74 | 57 | 110 | 53 | 45 |
| Binary | 1110111 | 10000111 | 110110 | 1100 | 0 | 111100 | 101111 | 1001000 | 101011 | 100101 |
Color Harmonies of #778736
Complementary color
Monochromatic Colors of #778736
Black with #778736
Text Example
Text Example
White with #778736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #778736; }
p { color: rgb(119,135,54); }
H1.HeaderClassName
{
color: #778736;
}
.AnyTagClassName
{
color: #778736;
}
</style>
background-color css
<style>
a { background-color: #778736; }
a { background-color: rgb(119,135,54); }
div.DivClassName
{
background-color: #778736;
}
.BgClassName
{
background-color: #778736;
}
</style>
border-color css
<style>
span { border-color: #778736; }
span { border-color: rgb(119,135,54); }
td.TdClassName
{
border-color: #778736;
}
.TagClassName
{
border-color: #778736;
}
</style>