Shades of Wasabi #889547
Tints of Wasabi #889547
RGB
CMYK
RGB Variations
Color information
#889547 (or 0x889547) is known color: Wasabi. HEX triplet: 88, 95 and 47. RGB value is (136,149,71). Sum of RGB (Red+Green+Blue) = 136+149+71=356 (47% of max value = 765). Red value is 136 (53.52% from 255 or 38.20% from 356); Green value is 149 (58.59% from 255 or 41.85% from 356); Blue value is 71 (28.12% from 255 or 19.94% from 356); Max value from RGB is 149 - color contains mainly: green. Hex color #889547 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #889547 is #776AB8. Grayscale: #888888. Windows color (decimal): -7826105 or 4691336. OLE color: 4691336.
HSL color Cylindrical-coordinate representation of color #889547: hue angle of 70º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #889547 is Cyan = 0.09, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 149 | 71 | - |
| CMYK | 0.09 | 0 | 0.52 | 0.42 |
| HSL | 70º | 0.35% | 0.43% | - |
| HSV(B) | 70º | 0.52% | 0.58% | - |
| XYZ | 22.04 | 27.18 | 10.05 | - |
| YUV | 136.22 | 91.19 | 127.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 149 | 71 | 0.09 | 0 | 0.52 | 0.42 | 70 | 0.35 | 0.43 |
| Hex | 88 | 95 | 47 | 9 | 0 | 34 | 2A | 46 | 23 | 2B |
| Octal | 210 | 225 | 107 | 11 | 0 | 64 | 52 | 106 | 43 | 53 |
| Binary | 10001000 | 10010101 | 1000111 | 1001 | 0 | 110100 | 101010 | 1000110 | 100011 | 101011 |
Color Harmonies of #889547
Complementary color
Monochromatic Colors of #889547
Black with #889547
Text Example
Text Example
White with #889547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889547; }
p { color: rgb(136,149,71); }
H1.HeaderClassName
{
color: #889547;
}
.AnyTagClassName
{
color: #889547;
}
</style>
background-color css
<style>
a { background-color: #889547; }
a { background-color: rgb(136,149,71); }
div.DivClassName
{
background-color: #889547;
}
.BgClassName
{
background-color: #889547;
}
</style>
border-color css
<style>
span { border-color: #889547; }
span { border-color: rgb(136,149,71); }
td.TdClassName
{
border-color: #889547;
}
.TagClassName
{
border-color: #889547;
}
</style>