Shades of Wasabi #768546
Tints of Wasabi #768546
RGB
CMYK
RGB Variations
Color information
#768546 (or 0x768546) is known color: Wasabi. HEX triplet: 76, 85 and 46. RGB value is (118,133,70). Sum of RGB (Red+Green+Blue) = 118+133+70=321 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.76% from 321); Green value is 133 (52.34% from 255 or 41.43% from 321); Blue value is 70 (27.73% from 255 or 21.81% from 321); Max value from RGB is 133 - color contains mainly: green. Hex color #768546 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #768546 is #897AB9. Grayscale: #797979. Windows color (decimal): -9009850 or 4621686. OLE color: 4621686.
HSL color Cylindrical-coordinate representation of color #768546: hue angle of 74.29º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #768546 is Cyan = 0.11, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 118 | 133 | 70 | - |
| CMYK | 0.11 | 0 | 0.47 | 0.48 |
| HSL | 74.29º | 0.31% | 0.4% | - |
| HSV(B) | 74.29º | 0.47% | 0.52% | - |
| XYZ | 16.96 | 21.07 | 8.97 | - |
| YUV | 121.33 | 99.03 | 125.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 133 | 70 | 0.11 | 0 | 0.47 | 0.48 | 74.29 | 0.31 | 0.4 |
| Hex | 76 | 85 | 46 | B | 0 | 2F | 30 | 4A | 1F | 28 |
| Octal | 166 | 205 | 106 | 13 | 0 | 57 | 60 | 112 | 37 | 50 |
| Binary | 1110110 | 10000101 | 1000110 | 1011 | 0 | 101111 | 110000 | 1001010 | 11111 | 101000 |
Color Harmonies of #768546
Complementary color
Monochromatic Colors of #768546
Black with #768546
Text Example
Text Example
White with #768546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768546; }
p { color: rgb(118,133,70); }
H1.HeaderClassName
{
color: #768546;
}
.AnyTagClassName
{
color: #768546;
}
</style>
background-color css
<style>
a { background-color: #768546; }
a { background-color: rgb(118,133,70); }
div.DivClassName
{
background-color: #768546;
}
.BgClassName
{
background-color: #768546;
}
</style>
border-color css
<style>
span { border-color: #768546; }
span { border-color: rgb(118,133,70); }
td.TdClassName
{
border-color: #768546;
}
.TagClassName
{
border-color: #768546;
}
</style>