Shades of Wasabi #768342
Tints of Wasabi #768342
RGB
CMYK
RGB Variations
Color information
#768342 (or 0x768342) is known color: Wasabi. HEX triplet: 76, 83 and 42. RGB value is (118,131,66). Sum of RGB (Red+Green+Blue) = 118+131+66=315 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.46% from 315); Green value is 131 (51.56% from 255 or 41.59% from 315); Blue value is 66 (26.17% from 255 or 20.95% from 315); Max value from RGB is 131 - color contains mainly: green. Hex color #768342 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #768342 is #897CBD. Grayscale: #777777. Windows color (decimal): -9010366 or 4359030. OLE color: 4359030.
HSL color Cylindrical-coordinate representation of color #768342: hue angle of 72º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #768342 is Cyan = 0.10, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 131 | 66 | - |
| CMYK | 0.10 | 0 | 0.50 | 0.49 |
| HSL | 72º | 0.33% | 0.39% | - |
| HSV(B) | 72º | 0.5% | 0.51% | - |
| XYZ | 16.57 | 20.48 | 8.23 | - |
| YUV | 119.7 | 97.69 | 126.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 131 | 66 | 0.10 | 0 | 0.50 | 0.49 | 72 | 0.33 | 0.39 |
| Hex | 76 | 83 | 42 | A | 0 | 32 | 31 | 48 | 21 | 27 |
| Octal | 166 | 203 | 102 | 12 | 0 | 62 | 61 | 110 | 41 | 47 |
| Binary | 1110110 | 10000011 | 1000010 | 1010 | 0 | 110010 | 110001 | 1001000 | 100001 | 100111 |
Color Harmonies of #768342
Complementary color
Monochromatic Colors of #768342
Black with #768342
Text Example
Text Example
White with #768342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768342; }
p { color: rgb(118,131,66); }
H1.HeaderClassName
{
color: #768342;
}
.AnyTagClassName
{
color: #768342;
}
</style>
background-color css
<style>
a { background-color: #768342; }
a { background-color: rgb(118,131,66); }
div.DivClassName
{
background-color: #768342;
}
.BgClassName
{
background-color: #768342;
}
</style>
border-color css
<style>
span { border-color: #768342; }
span { border-color: rgb(118,131,66); }
td.TdClassName
{
border-color: #768342;
}
.TagClassName
{
border-color: #768342;
}
</style>