Shades of Wasabi #768731
Tints of Wasabi #768731
RGB
CMYK
RGB Variations
Color information
#768731 (or 0x768731) is known color: Wasabi. HEX triplet: 76, 87 and 31. RGB value is (118,135,49). Sum of RGB (Red+Green+Blue) = 118+135+49=302 (40% of max value = 765). Red value is 118 (46.48% from 255 or 39.07% from 302); Green value is 135 (53.12% from 255 or 44.70% from 302); Blue value is 49 (19.53% from 255 or 16.23% from 302); Max value from RGB is 135 - color contains mainly: green. Hex color #768731 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #768731 is #8978CE. Grayscale: #787878. Windows color (decimal): -9009359 or 3245942. OLE color: 3245942.
HSL color Cylindrical-coordinate representation of color #768731: hue angle of 71.86º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #768731 is Cyan = 0.13, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 135 | 49 | - |
| CMYK | 0.13 | 0 | 0.64 | 0.47 |
| HSL | 71.86º | 0.47% | 0.36% | - |
| HSV(B) | 71.86º | 0.64% | 0.53% | - |
| XYZ | 16.69 | 21.4 | 6.16 | - |
| YUV | 120.11 | 87.87 | 126.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 135 | 49 | 0.13 | 0 | 0.64 | 0.47 | 71.86 | 0.47 | 0.36 |
| Hex | 76 | 87 | 31 | D | 0 | 40 | 2F | 48 | 2F | 24 |
| Octal | 166 | 207 | 61 | 15 | 0 | 100 | 57 | 110 | 57 | 44 |
| Binary | 1110110 | 10000111 | 110001 | 1101 | 0 | 1000000 | 101111 | 1001000 | 101111 | 100100 |
Color Harmonies of #768731
Complementary color
Monochromatic Colors of #768731
Black with #768731
Text Example
Text Example
White with #768731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768731; }
p { color: rgb(118,135,49); }
H1.HeaderClassName
{
color: #768731;
}
.AnyTagClassName
{
color: #768731;
}
</style>
background-color css
<style>
a { background-color: #768731; }
a { background-color: rgb(118,135,49); }
div.DivClassName
{
background-color: #768731;
}
.BgClassName
{
background-color: #768731;
}
</style>
border-color css
<style>
span { border-color: #768731; }
span { border-color: rgb(118,135,49); }
td.TdClassName
{
border-color: #768731;
}
.TagClassName
{
border-color: #768731;
}
</style>