Shades of Wasabi #859534
Tints of Wasabi #859534
RGB
CMYK
RGB Variations
Color information
#859534 (or 0x859534) is known color: Wasabi. HEX triplet: 85, 95 and 34. RGB value is (133,149,52). Sum of RGB (Red+Green+Blue) = 133+149+52=334 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.82% from 334); Green value is 149 (58.59% from 255 or 44.61% from 334); Blue value is 52 (20.70% from 255 or 15.57% from 334); Max value from RGB is 149 - color contains mainly: green. Hex color #859534 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859534 is #7A6ACB. Grayscale: #858585. Windows color (decimal): -8022732 or 3446149. OLE color: 3446149.
HSL color Cylindrical-coordinate representation of color #859534: hue angle of 69.9º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #859534 is Cyan = 0.11, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 149 | 52 | - |
| CMYK | 0.11 | 0 | 0.65 | 0.42 |
| HSL | 69.9º | 0.48% | 0.39% | - |
| HSV(B) | 69.9º | 0.65% | 0.58% | - |
| XYZ | 21.04 | 26.73 | 7.3 | - |
| YUV | 133.16 | 82.2 | 127.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 149 | 52 | 0.11 | 0 | 0.65 | 0.42 | 69.9 | 0.48 | 0.39 |
| Hex | 85 | 95 | 34 | B | 0 | 41 | 2A | 46 | 30 | 27 |
| Octal | 205 | 225 | 64 | 13 | 0 | 101 | 52 | 106 | 60 | 47 |
| Binary | 10000101 | 10010101 | 110100 | 1011 | 0 | 1000001 | 101010 | 1000110 | 110000 | 100111 |
Color Harmonies of #859534
Complementary color
Monochromatic Colors of #859534
Black with #859534
Text Example
Text Example
White with #859534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859534; }
p { color: rgb(133,149,52); }
H1.HeaderClassName
{
color: #859534;
}
.AnyTagClassName
{
color: #859534;
}
</style>
background-color css
<style>
a { background-color: #859534; }
a { background-color: rgb(133,149,52); }
div.DivClassName
{
background-color: #859534;
}
.BgClassName
{
background-color: #859534;
}
</style>
border-color css
<style>
span { border-color: #859534; }
span { border-color: rgb(133,149,52); }
td.TdClassName
{
border-color: #859534;
}
.TagClassName
{
border-color: #859534;
}
</style>