Shades of Wasabi #859550
Tints of Wasabi #859550
RGB
CMYK
RGB Variations
Color information
#859550 (or 0x859550) is known color: Wasabi. HEX triplet: 85, 95 and 50. RGB value is (133,149,80). Sum of RGB (Red+Green+Blue) = 133+149+80=362 (47% of max value = 765). Red value is 133 (52.34% from 255 or 36.74% from 362); Green value is 149 (58.59% from 255 or 41.16% from 362); Blue value is 80 (31.64% from 255 or 22.10% from 362); Max value from RGB is 149 - color contains mainly: green. Hex color #859550 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859550 is #7A6AAF. Grayscale: #888888. Windows color (decimal): -8022704 or 5281157. OLE color: 5281157.
HSL color Cylindrical-coordinate representation of color #859550: hue angle of 73.91º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #859550 is Cyan = 0.11, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 149 | 80 | - |
| CMYK | 0.11 | 0 | 0.46 | 0.42 |
| HSL | 73.91º | 0.3% | 0.45% | - |
| HSV(B) | 73.91º | 0.46% | 0.58% | - |
| XYZ | 21.87 | 27.06 | 11.66 | - |
| YUV | 136.35 | 96.2 | 125.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 149 | 80 | 0.11 | 0 | 0.46 | 0.42 | 73.91 | 0.3 | 0.45 |
| Hex | 85 | 95 | 50 | B | 0 | 2E | 2A | 4A | 1E | 2D |
| Octal | 205 | 225 | 120 | 13 | 0 | 56 | 52 | 112 | 36 | 55 |
| Binary | 10000101 | 10010101 | 1010000 | 1011 | 0 | 101110 | 101010 | 1001010 | 11110 | 101101 |
Color Harmonies of #859550
Complementary color
Monochromatic Colors of #859550
Black with #859550
Text Example
Text Example
White with #859550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859550; }
p { color: rgb(133,149,80); }
H1.HeaderClassName
{
color: #859550;
}
.AnyTagClassName
{
color: #859550;
}
</style>
background-color css
<style>
a { background-color: #859550; }
a { background-color: rgb(133,149,80); }
div.DivClassName
{
background-color: #859550;
}
.BgClassName
{
background-color: #859550;
}
</style>
border-color css
<style>
span { border-color: #859550; }
span { border-color: rgb(133,149,80); }
td.TdClassName
{
border-color: #859550;
}
.TagClassName
{
border-color: #859550;
}
</style>