Shades of Wasabi #768834
Tints of Wasabi #768834
RGB
CMYK
RGB Variations
Color information
#768834 (or 0x768834) is known color: Wasabi. HEX triplet: 76, 88 and 34. RGB value is (118,136,52). Sum of RGB (Red+Green+Blue) = 118+136+52=306 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.56% from 306); Green value is 136 (53.52% from 255 or 44.44% from 306); Blue value is 52 (20.70% from 255 or 16.99% from 306); Max value from RGB is 136 - color contains mainly: green. Hex color #768834 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #768834 is #8977CB. Grayscale: #797979. Windows color (decimal): -9009100 or 3442806. OLE color: 3442806.
HSL color Cylindrical-coordinate representation of color #768834: hue angle of 72.86º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #768834 is Cyan = 0.13, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 136 | 52 | - |
| CMYK | 0.13 | 0 | 0.62 | 0.47 |
| HSL | 72.86º | 0.45% | 0.37% | - |
| HSV(B) | 72.86º | 0.62% | 0.53% | - |
| XYZ | 16.9 | 21.71 | 6.55 | - |
| YUV | 121.04 | 89.04 | 125.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 136 | 52 | 0.13 | 0 | 0.62 | 0.47 | 72.86 | 0.45 | 0.37 |
| Hex | 76 | 88 | 34 | D | 0 | 3E | 2F | 49 | 2D | 25 |
| Octal | 166 | 210 | 64 | 15 | 0 | 76 | 57 | 111 | 55 | 45 |
| Binary | 1110110 | 10001000 | 110100 | 1101 | 0 | 111110 | 101111 | 1001001 | 101101 | 100101 |
Color Harmonies of #768834
Complementary color
Monochromatic Colors of #768834
Black with #768834
Text Example
Text Example
White with #768834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768834; }
p { color: rgb(118,136,52); }
H1.HeaderClassName
{
color: #768834;
}
.AnyTagClassName
{
color: #768834;
}
</style>
background-color css
<style>
a { background-color: #768834; }
a { background-color: rgb(118,136,52); }
div.DivClassName
{
background-color: #768834;
}
.BgClassName
{
background-color: #768834;
}
</style>
border-color css
<style>
span { border-color: #768834; }
span { border-color: rgb(118,136,52); }
td.TdClassName
{
border-color: #768834;
}
.TagClassName
{
border-color: #768834;
}
</style>