Shades of Wasabi #879043
Tints of Wasabi #879043
RGB
CMYK
RGB Variations
Color information
#879043 (or 0x879043) is known color: Wasabi. HEX triplet: 87, 90 and 43. RGB value is (135,144,67). Sum of RGB (Red+Green+Blue) = 135+144+67=346 (45% of max value = 765). Red value is 135 (53.12% from 255 or 39.02% from 346); Green value is 144 (56.64% from 255 or 41.62% from 346); Blue value is 67 (26.56% from 255 or 19.36% from 346); Max value from RGB is 144 - color contains mainly: green. Hex color #879043 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #879043 is #786FBC. Grayscale: #848484. Windows color (decimal): -7892925 or 4427911. OLE color: 4427911.
HSL color Cylindrical-coordinate representation of color #879043: hue angle of 67.01º degrees, saturation: 0.36, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #879043 is Cyan = 0.06, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 135 | 144 | 67 | - |
| CMYK | 0.06 | 0 | 0.53 | 0.44 |
| HSL | 67.01º | 0.36% | 0.41% | - |
| HSV(B) | 67.01º | 0.53% | 0.56% | - |
| XYZ | 20.98 | 25.5 | 9.13 | - |
| YUV | 132.53 | 91.02 | 129.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 144 | 67 | 0.06 | 0 | 0.53 | 0.44 | 67.01 | 0.36 | 0.41 |
| Hex | 87 | 90 | 43 | 6 | 0 | 35 | 2C | 43 | 24 | 29 |
| Octal | 207 | 220 | 103 | 6 | 0 | 65 | 54 | 103 | 44 | 51 |
| Binary | 10000111 | 10010000 | 1000011 | 110 | 0 | 110101 | 101100 | 1000011 | 100100 | 101001 |
Color Harmonies of #879043
Complementary color
Monochromatic Colors of #879043
Black with #879043
Text Example
Text Example
White with #879043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879043; }
p { color: rgb(135,144,67); }
H1.HeaderClassName
{
color: #879043;
}
.AnyTagClassName
{
color: #879043;
}
</style>
background-color css
<style>
a { background-color: #879043; }
a { background-color: rgb(135,144,67); }
div.DivClassName
{
background-color: #879043;
}
.BgClassName
{
background-color: #879043;
}
</style>
border-color css
<style>
span { border-color: #879043; }
span { border-color: rgb(135,144,67); }
td.TdClassName
{
border-color: #879043;
}
.TagClassName
{
border-color: #879043;
}
</style>