Shades of Wasabi #768635
Tints of Wasabi #768635
RGB
CMYK
RGB Variations
Color information
#768635 (or 0x768635) is known color: Wasabi. HEX triplet: 76, 86 and 35. RGB value is (118,134,53). Sum of RGB (Red+Green+Blue) = 118+134+53=305 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.69% from 305); Green value is 134 (52.73% from 255 or 43.93% from 305); Blue value is 53 (21.09% from 255 or 17.38% from 305); Max value from RGB is 134 - color contains mainly: green. Hex color #768635 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #768635 is #8979CA. Grayscale: #787878. Windows color (decimal): -9009611 or 3507830. OLE color: 3507830.
HSL color Cylindrical-coordinate representation of color #768635: hue angle of 71.85º degrees, saturation: 0.43, 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 #768635 is Cyan = 0.12, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 134 | 53 | - |
| CMYK | 0.12 | 0 | 0.60 | 0.47 |
| HSL | 71.85º | 0.43% | 0.37% | - |
| HSV(B) | 71.85º | 0.6% | 0.53% | - |
| XYZ | 16.64 | 21.16 | 6.58 | - |
| YUV | 119.98 | 90.2 | 126.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 134 | 53 | 0.12 | 0 | 0.60 | 0.47 | 71.85 | 0.43 | 0.37 |
| Hex | 76 | 86 | 35 | C | 0 | 3C | 2F | 48 | 2B | 25 |
| Octal | 166 | 206 | 65 | 14 | 0 | 74 | 57 | 110 | 53 | 45 |
| Binary | 1110110 | 10000110 | 110101 | 1100 | 0 | 111100 | 101111 | 1001000 | 101011 | 100101 |
Color Harmonies of #768635
Complementary color
Monochromatic Colors of #768635
Black with #768635
Text Example
Text Example
White with #768635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768635; }
p { color: rgb(118,134,53); }
H1.HeaderClassName
{
color: #768635;
}
.AnyTagClassName
{
color: #768635;
}
</style>
background-color css
<style>
a { background-color: #768635; }
a { background-color: rgb(118,134,53); }
div.DivClassName
{
background-color: #768635;
}
.BgClassName
{
background-color: #768635;
}
</style>
border-color css
<style>
span { border-color: #768635; }
span { border-color: rgb(118,134,53); }
td.TdClassName
{
border-color: #768635;
}
.TagClassName
{
border-color: #768635;
}
</style>