Shades of Wasabi #768335
Tints of Wasabi #768335
RGB
CMYK
RGB Variations
Color information
#768335 (or 0x768335) is known color: Wasabi. HEX triplet: 76, 83 and 35. RGB value is (118,131,53). Sum of RGB (Red+Green+Blue) = 118+131+53=302 (40% of max value = 765). Red value is 118 (46.48% from 255 or 39.07% from 302); Green value is 131 (51.56% from 255 or 43.38% from 302); Blue value is 53 (21.09% from 255 or 17.55% from 302); Max value from RGB is 131 - color contains mainly: green. Hex color #768335 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #768335 is #897CCA. Grayscale: #767676. Windows color (decimal): -9010379 or 3507062. OLE color: 3507062.
HSL color Cylindrical-coordinate representation of color #768335: hue angle of 70º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #768335 is Cyan = 0.10, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 131 | 53 | - |
| CMYK | 0.10 | 0 | 0.60 | 0.49 |
| HSL | 70º | 0.42% | 0.36% | - |
| HSV(B) | 70º | 0.6% | 0.51% | - |
| XYZ | 16.23 | 20.34 | 6.44 | - |
| YUV | 118.22 | 91.19 | 127.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 131 | 53 | 0.10 | 0 | 0.60 | 0.49 | 70 | 0.42 | 0.36 |
| Hex | 76 | 83 | 35 | A | 0 | 3C | 31 | 46 | 2A | 24 |
| Octal | 166 | 203 | 65 | 12 | 0 | 74 | 61 | 106 | 52 | 44 |
| Binary | 1110110 | 10000011 | 110101 | 1010 | 0 | 111100 | 110001 | 1000110 | 101010 | 100100 |
Color Harmonies of #768335
Complementary color
Monochromatic Colors of #768335
Black with #768335
Text Example
Text Example
White with #768335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768335; }
p { color: rgb(118,131,53); }
H1.HeaderClassName
{
color: #768335;
}
.AnyTagClassName
{
color: #768335;
}
</style>
background-color css
<style>
a { background-color: #768335; }
a { background-color: rgb(118,131,53); }
div.DivClassName
{
background-color: #768335;
}
.BgClassName
{
background-color: #768335;
}
</style>
border-color css
<style>
span { border-color: #768335; }
span { border-color: rgb(118,131,53); }
td.TdClassName
{
border-color: #768335;
}
.TagClassName
{
border-color: #768335;
}
</style>