Shades of Wasabi #859540
Tints of Wasabi #859540
RGB
CMYK
RGB Variations
Color information
#859540 (or 0x859540) is known color: Wasabi. HEX triplet: 85, 95 and 40. RGB value is (133,149,64). Sum of RGB (Red+Green+Blue) = 133+149+64=346 (45% of max value = 765). Red value is 133 (52.34% from 255 or 38.44% from 346); Green value is 149 (58.59% from 255 or 43.06% from 346); Blue value is 64 (25.39% from 255 or 18.50% from 346); Max value from RGB is 149 - color contains mainly: green. Hex color #859540 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859540 is #7A6ABF. Grayscale: #868686. Windows color (decimal): -8022720 or 4232581. OLE color: 4232581.
HSL color Cylindrical-coordinate representation of color #859540: hue angle of 71.29º 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 #859540 is Cyan = 0.11, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 149 | 64 | - |
| CMYK | 0.11 | 0 | 0.57 | 0.42 |
| HSL | 71.29º | 0.4% | 0.42% | - |
| HSV(B) | 71.29º | 0.57% | 0.58% | - |
| XYZ | 21.35 | 26.85 | 8.91 | - |
| YUV | 134.53 | 88.2 | 126.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 149 | 64 | 0.11 | 0 | 0.57 | 0.42 | 71.29 | 0.4 | 0.42 |
| Hex | 85 | 95 | 40 | B | 0 | 39 | 2A | 47 | 28 | 2A |
| Octal | 205 | 225 | 100 | 13 | 0 | 71 | 52 | 107 | 50 | 52 |
| Binary | 10000101 | 10010101 | 1000000 | 1011 | 0 | 111001 | 101010 | 1000111 | 101000 | 101010 |
Color Harmonies of #859540
Complementary color
Monochromatic Colors of #859540
Black with #859540
Text Example
Text Example
White with #859540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859540; }
p { color: rgb(133,149,64); }
H1.HeaderClassName
{
color: #859540;
}
.AnyTagClassName
{
color: #859540;
}
</style>
background-color css
<style>
a { background-color: #859540; }
a { background-color: rgb(133,149,64); }
div.DivClassName
{
background-color: #859540;
}
.BgClassName
{
background-color: #859540;
}
</style>
border-color css
<style>
span { border-color: #859540; }
span { border-color: rgb(133,149,64); }
td.TdClassName
{
border-color: #859540;
}
.TagClassName
{
border-color: #859540;
}
</style>