Shades of Wasabi #859350
Tints of Wasabi #859350
RGB
CMYK
RGB Variations
Color information
#859350 (or 0x859350) is known color: Wasabi. HEX triplet: 85, 93 and 50. RGB value is (133,147,80). Sum of RGB (Red+Green+Blue) = 133+147+80=360 (47% of max value = 765). Red value is 133 (52.34% from 255 or 36.94% from 360); Green value is 147 (57.81% from 255 or 40.83% from 360); Blue value is 80 (31.64% from 255 or 22.22% from 360); Max value from RGB is 147 - color contains mainly: green. Hex color #859350 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859350 is #7A6CAF. Grayscale: #878787. Windows color (decimal): -8023216 or 5280645. OLE color: 5280645.
HSL color Cylindrical-coordinate representation of color #859350: hue angle of 72.54º 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 #859350 is Cyan = 0.10, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 147 | 80 | - |
| CMYK | 0.10 | 0 | 0.46 | 0.42 |
| HSL | 72.54º | 0.3% | 0.45% | - |
| HSV(B) | 72.54º | 0.46% | 0.58% | - |
| XYZ | 21.55 | 26.43 | 11.56 | - |
| YUV | 135.18 | 96.86 | 126.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 147 | 80 | 0.10 | 0 | 0.46 | 0.42 | 72.54 | 0.3 | 0.45 |
| Hex | 85 | 93 | 50 | A | 0 | 2E | 2A | 49 | 1E | 2D |
| Octal | 205 | 223 | 120 | 12 | 0 | 56 | 52 | 111 | 36 | 55 |
| Binary | 10000101 | 10010011 | 1010000 | 1010 | 0 | 101110 | 101010 | 1001001 | 11110 | 101101 |
Color Harmonies of #859350
Complementary color
Monochromatic Colors of #859350
Black with #859350
Text Example
Text Example
White with #859350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859350; }
p { color: rgb(133,147,80); }
H1.HeaderClassName
{
color: #859350;
}
.AnyTagClassName
{
color: #859350;
}
</style>
background-color css
<style>
a { background-color: #859350; }
a { background-color: rgb(133,147,80); }
div.DivClassName
{
background-color: #859350;
}
.BgClassName
{
background-color: #859350;
}
</style>
border-color css
<style>
span { border-color: #859350; }
span { border-color: rgb(133,147,80); }
td.TdClassName
{
border-color: #859350;
}
.TagClassName
{
border-color: #859350;
}
</style>