Shades of Wasabi #859440
Tints of Wasabi #859440
RGB
CMYK
RGB Variations
Color information
#859440 (or 0x859440) is known color: Wasabi. HEX triplet: 85, 94 and 40. RGB value is (133,148,64). Sum of RGB (Red+Green+Blue) = 133+148+64=345 (45% of max value = 765). Red value is 133 (52.34% from 255 or 38.55% from 345); Green value is 148 (58.20% from 255 or 42.90% from 345); Blue value is 64 (25.39% from 255 or 18.55% from 345); Max value from RGB is 148 - color contains mainly: green. Hex color #859440 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859440 is #7A6BBF. Grayscale: #868686. Windows color (decimal): -8022976 or 4232325. OLE color: 4232325.
HSL color Cylindrical-coordinate representation of color #859440: hue angle of 70.71º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #859440 is Cyan = 0.10, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 148 | 64 | - |
| CMYK | 0.10 | 0 | 0.57 | 0.42 |
| HSL | 70.71º | 0.4% | 0.42% | - |
| HSV(B) | 70.71º | 0.57% | 0.58% | - |
| XYZ | 21.19 | 26.54 | 8.86 | - |
| YUV | 133.94 | 88.53 | 127.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 148 | 64 | 0.10 | 0 | 0.57 | 0.42 | 70.71 | 0.4 | 0.42 |
| Hex | 85 | 94 | 40 | A | 0 | 39 | 2A | 47 | 28 | 2A |
| Octal | 205 | 224 | 100 | 12 | 0 | 71 | 52 | 107 | 50 | 52 |
| Binary | 10000101 | 10010100 | 1000000 | 1010 | 0 | 111001 | 101010 | 1000111 | 101000 | 101010 |
Color Harmonies of #859440
Complementary color
Monochromatic Colors of #859440
Black with #859440
Text Example
Text Example
White with #859440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859440; }
p { color: rgb(133,148,64); }
H1.HeaderClassName
{
color: #859440;
}
.AnyTagClassName
{
color: #859440;
}
</style>
background-color css
<style>
a { background-color: #859440; }
a { background-color: rgb(133,148,64); }
div.DivClassName
{
background-color: #859440;
}
.BgClassName
{
background-color: #859440;
}
</style>
border-color css
<style>
span { border-color: #859440; }
span { border-color: rgb(133,148,64); }
td.TdClassName
{
border-color: #859440;
}
.TagClassName
{
border-color: #859440;
}
</style>