Shades of Wasabi #859536
Tints of Wasabi #859536
RGB
CMYK
RGB Variations
Color information
#859536 (or 0x859536) is known color: Wasabi. HEX triplet: 85, 95 and 36. RGB value is (133,149,54). Sum of RGB (Red+Green+Blue) = 133+149+54=336 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.58% from 336); Green value is 149 (58.59% from 255 or 44.35% from 336); Blue value is 54 (21.48% from 255 or 16.07% from 336); Max value from RGB is 149 - color contains mainly: green. Hex color #859536 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859536 is #7A6AC9. Grayscale: #858585. Windows color (decimal): -8022730 or 3577221. OLE color: 3577221.
HSL color Cylindrical-coordinate representation of color #859536: hue angle of 70.11º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #859536 is Cyan = 0.11, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 149 | 54 | - |
| CMYK | 0.11 | 0 | 0.64 | 0.42 |
| HSL | 70.11º | 0.47% | 0.4% | - |
| HSV(B) | 70.11º | 0.64% | 0.58% | - |
| XYZ | 21.09 | 26.75 | 7.54 | - |
| YUV | 133.39 | 83.2 | 127.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 149 | 54 | 0.11 | 0 | 0.64 | 0.42 | 70.11 | 0.47 | 0.4 |
| Hex | 85 | 95 | 36 | B | 0 | 40 | 2A | 46 | 2F | 28 |
| Octal | 205 | 225 | 66 | 13 | 0 | 100 | 52 | 106 | 57 | 50 |
| Binary | 10000101 | 10010101 | 110110 | 1011 | 0 | 1000000 | 101010 | 1000110 | 101111 | 101000 |
Color Harmonies of #859536
Complementary color
Monochromatic Colors of #859536
Black with #859536
Text Example
Text Example
White with #859536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859536; }
p { color: rgb(133,149,54); }
H1.HeaderClassName
{
color: #859536;
}
.AnyTagClassName
{
color: #859536;
}
</style>
background-color css
<style>
a { background-color: #859536; }
a { background-color: rgb(133,149,54); }
div.DivClassName
{
background-color: #859536;
}
.BgClassName
{
background-color: #859536;
}
</style>
border-color css
<style>
span { border-color: #859536; }
span { border-color: rgb(133,149,54); }
td.TdClassName
{
border-color: #859536;
}
.TagClassName
{
border-color: #859536;
}
</style>