Shades of Wasabi #859239
Tints of Wasabi #859239
RGB
CMYK
RGB Variations
Color information
#859239 (or 0x859239) is known color: Wasabi. HEX triplet: 85, 92 and 39. RGB value is (133,146,57). Sum of RGB (Red+Green+Blue) = 133+146+57=336 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.58% from 336); Green value is 146 (57.42% from 255 or 43.45% from 336); Blue value is 57 (22.66% from 255 or 16.96% from 336); Max value from RGB is 146 - color contains mainly: green. Hex color #859239 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859239 is #7A6DC6. Grayscale: #848484. Windows color (decimal): -8023495 or 3773061. OLE color: 3773061.
HSL color Cylindrical-coordinate representation of color #859239: hue angle of 68.76º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #859239 is Cyan = 0.09, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 146 | 57 | - |
| CMYK | 0.09 | 0 | 0.61 | 0.43 |
| HSL | 68.76º | 0.44% | 0.4% | - |
| HSV(B) | 68.76º | 0.61% | 0.57% | - |
| XYZ | 20.69 | 25.84 | 7.77 | - |
| YUV | 131.97 | 85.69 | 128.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 146 | 57 | 0.09 | 0 | 0.61 | 0.43 | 68.76 | 0.44 | 0.4 |
| Hex | 85 | 92 | 39 | 9 | 0 | 3D | 2B | 45 | 2C | 28 |
| Octal | 205 | 222 | 71 | 11 | 0 | 75 | 53 | 105 | 54 | 50 |
| Binary | 10000101 | 10010010 | 111001 | 1001 | 0 | 111101 | 101011 | 1000101 | 101100 | 101000 |
Color Harmonies of #859239
Complementary color
Monochromatic Colors of #859239
Black with #859239
Text Example
Text Example
White with #859239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859239; }
p { color: rgb(133,146,57); }
H1.HeaderClassName
{
color: #859239;
}
.AnyTagClassName
{
color: #859239;
}
</style>
background-color css
<style>
a { background-color: #859239; }
a { background-color: rgb(133,146,57); }
div.DivClassName
{
background-color: #859239;
}
.BgClassName
{
background-color: #859239;
}
</style>
border-color css
<style>
span { border-color: #859239; }
span { border-color: rgb(133,146,57); }
td.TdClassName
{
border-color: #859239;
}
.TagClassName
{
border-color: #859239;
}
</style>