Shades of Wasabi #768837
Tints of Wasabi #768837
RGB
CMYK
RGB Variations
Color information
#768837 (or 0x768837) is known color: Wasabi. HEX triplet: 76, 88 and 37. RGB value is (118,136,55). Sum of RGB (Red+Green+Blue) = 118+136+55=309 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.19% from 309); Green value is 136 (53.52% from 255 or 44.01% from 309); Blue value is 55 (21.88% from 255 or 17.80% from 309); Max value from RGB is 136 - color contains mainly: green. Hex color #768837 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #768837 is #8977C8. Grayscale: #797979. Windows color (decimal): -9009097 or 3639414. OLE color: 3639414.
HSL color Cylindrical-coordinate representation of color #768837: hue angle of 73.33º degrees, saturation: 0.42, 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 #768837 is Cyan = 0.13, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 136 | 55 | - |
| CMYK | 0.13 | 0 | 0.60 | 0.47 |
| HSL | 73.33º | 0.42% | 0.37% | - |
| HSV(B) | 73.33º | 0.6% | 0.53% | - |
| XYZ | 16.96 | 21.74 | 6.92 | - |
| YUV | 121.38 | 90.54 | 125.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 136 | 55 | 0.13 | 0 | 0.60 | 0.47 | 73.33 | 0.42 | 0.37 |
| Hex | 76 | 88 | 37 | D | 0 | 3C | 2F | 49 | 2A | 25 |
| Octal | 166 | 210 | 67 | 15 | 0 | 74 | 57 | 111 | 52 | 45 |
| Binary | 1110110 | 10001000 | 110111 | 1101 | 0 | 111100 | 101111 | 1001001 | 101010 | 100101 |
Color Harmonies of #768837
Complementary color
Monochromatic Colors of #768837
Black with #768837
Text Example
Text Example
White with #768837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768837; }
p { color: rgb(118,136,55); }
H1.HeaderClassName
{
color: #768837;
}
.AnyTagClassName
{
color: #768837;
}
</style>
background-color css
<style>
a { background-color: #768837; }
a { background-color: rgb(118,136,55); }
div.DivClassName
{
background-color: #768837;
}
.BgClassName
{
background-color: #768837;
}
</style>
border-color css
<style>
span { border-color: #768837; }
span { border-color: rgb(118,136,55); }
td.TdClassName
{
border-color: #768837;
}
.TagClassName
{
border-color: #768837;
}
</style>