Shades of Wasabi #879547
Tints of Wasabi #879547
RGB
CMYK
RGB Variations
Color information
#879547 (or 0x879547) is known color: Wasabi. HEX triplet: 87, 95 and 47. RGB value is (135,149,71). Sum of RGB (Red+Green+Blue) = 135+149+71=355 (47% of max value = 765). Red value is 135 (53.12% from 255 or 38.03% from 355); Green value is 149 (58.59% from 255 or 41.97% from 355); Blue value is 71 (28.12% from 255 or 20% from 355); Max value from RGB is 149 - color contains mainly: green. Hex color #879547 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #879547 is #786AB8. Grayscale: #888888. Windows color (decimal): -7891641 or 4691335. OLE color: 4691335.
HSL color Cylindrical-coordinate representation of color #879547: hue angle of 70.77º 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 #879547 is Cyan = 0.09, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 135 | 149 | 71 | - |
| CMYK | 0.09 | 0 | 0.52 | 0.42 |
| HSL | 70.77º | 0.35% | 0.43% | - |
| HSV(B) | 70.77º | 0.52% | 0.58% | - |
| XYZ | 21.88 | 27.1 | 10.04 | - |
| YUV | 135.92 | 91.36 | 127.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 149 | 71 | 0.09 | 0 | 0.52 | 0.42 | 70.77 | 0.35 | 0.43 |
| Hex | 87 | 95 | 47 | 9 | 0 | 34 | 2A | 47 | 23 | 2B |
| Octal | 207 | 225 | 107 | 11 | 0 | 64 | 52 | 107 | 43 | 53 |
| Binary | 10000111 | 10010101 | 1000111 | 1001 | 0 | 110100 | 101010 | 1000111 | 100011 | 101011 |
Color Harmonies of #879547
Complementary color
Monochromatic Colors of #879547
Black with #879547
Text Example
Text Example
White with #879547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879547; }
p { color: rgb(135,149,71); }
H1.HeaderClassName
{
color: #879547;
}
.AnyTagClassName
{
color: #879547;
}
</style>
background-color css
<style>
a { background-color: #879547; }
a { background-color: rgb(135,149,71); }
div.DivClassName
{
background-color: #879547;
}
.BgClassName
{
background-color: #879547;
}
</style>
border-color css
<style>
span { border-color: #879547; }
span { border-color: rgb(135,149,71); }
td.TdClassName
{
border-color: #879547;
}
.TagClassName
{
border-color: #879547;
}
</style>