Shades of Wasabi #768646
Tints of Wasabi #768646
RGB
CMYK
RGB Variations
Color information
#768646 (or 0x768646) is known color: Wasabi. HEX triplet: 76, 86 and 46. RGB value is (118,134,70). Sum of RGB (Red+Green+Blue) = 118+134+70=322 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.65% from 322); Green value is 134 (52.73% from 255 or 41.61% from 322); Blue value is 70 (27.73% from 255 or 21.74% from 322); Max value from RGB is 134 - color contains mainly: green. Hex color #768646 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #768646 is #8979B9. Grayscale: #7A7A7A. Windows color (decimal): -9009594 or 4621942. OLE color: 4621942.
HSL color Cylindrical-coordinate representation of color #768646: hue angle of 75º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #768646 is Cyan = 0.12, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 134 | 70 | - |
| CMYK | 0.12 | 0 | 0.48 | 0.47 |
| HSL | 75º | 0.31% | 0.4% | - |
| HSV(B) | 75º | 0.48% | 0.53% | - |
| XYZ | 17.1 | 21.34 | 9.01 | - |
| YUV | 121.92 | 98.7 | 125.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 134 | 70 | 0.12 | 0 | 0.48 | 0.47 | 75 | 0.31 | 0.4 |
| Hex | 76 | 86 | 46 | C | 0 | 30 | 2F | 4B | 1F | 28 |
| Octal | 166 | 206 | 106 | 14 | 0 | 60 | 57 | 113 | 37 | 50 |
| Binary | 1110110 | 10000110 | 1000110 | 1100 | 0 | 110000 | 101111 | 1001011 | 11111 | 101000 |
Color Harmonies of #768646
Complementary color
Monochromatic Colors of #768646
Black with #768646
Text Example
Text Example
White with #768646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768646; }
p { color: rgb(118,134,70); }
H1.HeaderClassName
{
color: #768646;
}
.AnyTagClassName
{
color: #768646;
}
</style>
background-color css
<style>
a { background-color: #768646; }
a { background-color: rgb(118,134,70); }
div.DivClassName
{
background-color: #768646;
}
.BgClassName
{
background-color: #768646;
}
</style>
border-color css
<style>
span { border-color: #768646; }
span { border-color: rgb(118,134,70); }
td.TdClassName
{
border-color: #768646;
}
.TagClassName
{
border-color: #768646;
}
</style>