Shades of Wasabi #768947
Tints of Wasabi #768947
RGB
CMYK
RGB Variations
Color information
#768947 (or 0x768947) is known color: Wasabi. HEX triplet: 76, 89 and 47. RGB value is (118,137,71). Sum of RGB (Red+Green+Blue) = 118+137+71=326 (43% of max value = 765). Red value is 118 (46.48% from 255 or 36.20% from 326); Green value is 137 (53.91% from 255 or 42.02% from 326); Blue value is 71 (28.12% from 255 or 21.78% from 326); Max value from RGB is 137 - color contains mainly: green. Hex color #768947 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #768947 is #8976B8. Grayscale: #7C7C7C. Windows color (decimal): -9008825 or 4688246. OLE color: 4688246.
HSL color Cylindrical-coordinate representation of color #768947: hue angle of 77.27º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #768947 is Cyan = 0.14, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 118 | 137 | 71 | - |
| CMYK | 0.14 | 0 | 0.48 | 0.46 |
| HSL | 77.27º | 0.32% | 0.41% | - |
| HSV(B) | 77.27º | 0.48% | 0.54% | - |
| XYZ | 17.55 | 22.2 | 9.32 | - |
| YUV | 123.8 | 98.21 | 123.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 137 | 71 | 0.14 | 0 | 0.48 | 0.46 | 77.27 | 0.32 | 0.41 |
| Hex | 76 | 89 | 47 | E | 0 | 30 | 2E | 4D | 20 | 29 |
| Octal | 166 | 211 | 107 | 16 | 0 | 60 | 56 | 115 | 40 | 51 |
| Binary | 1110110 | 10001001 | 1000111 | 1110 | 0 | 110000 | 101110 | 1001101 | 100000 | 101001 |
Color Harmonies of #768947
Complementary color
Monochromatic Colors of #768947
Black with #768947
Text Example
Text Example
White with #768947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768947; }
p { color: rgb(118,137,71); }
H1.HeaderClassName
{
color: #768947;
}
.AnyTagClassName
{
color: #768947;
}
</style>
background-color css
<style>
a { background-color: #768947; }
a { background-color: rgb(118,137,71); }
div.DivClassName
{
background-color: #768947;
}
.BgClassName
{
background-color: #768947;
}
</style>
border-color css
<style>
span { border-color: #768947; }
span { border-color: rgb(118,137,71); }
td.TdClassName
{
border-color: #768947;
}
.TagClassName
{
border-color: #768947;
}
</style>