Shades of Wasabi #859246
Tints of Wasabi #859246
RGB
CMYK
RGB Variations
Color information
#859246 (or 0x859246) is known color: Wasabi. HEX triplet: 85, 92 and 46. RGB value is (133,146,70). Sum of RGB (Red+Green+Blue) = 133+146+70=349 (46% of max value = 765). Red value is 133 (52.34% from 255 or 38.11% from 349); Green value is 146 (57.42% from 255 or 41.83% from 349); Blue value is 70 (27.73% from 255 or 20.06% from 349); Max value from RGB is 146 - color contains mainly: green. Hex color #859246 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859246 is #7A6DB9. Grayscale: #858585. Windows color (decimal): -8023482 or 4625029. OLE color: 4625029.
HSL color Cylindrical-coordinate representation of color #859246: hue angle of 70.26º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #859246 is Cyan = 0.09, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 146 | 70 | - |
| CMYK | 0.09 | 0 | 0.52 | 0.43 |
| HSL | 70.26º | 0.35% | 0.42% | - |
| HSV(B) | 70.26º | 0.52% | 0.57% | - |
| XYZ | 21.06 | 25.99 | 9.7 | - |
| YUV | 133.45 | 92.19 | 127.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 146 | 70 | 0.09 | 0 | 0.52 | 0.43 | 70.26 | 0.35 | 0.42 |
| Hex | 85 | 92 | 46 | 9 | 0 | 34 | 2B | 46 | 23 | 2A |
| Octal | 205 | 222 | 106 | 11 | 0 | 64 | 53 | 106 | 43 | 52 |
| Binary | 10000101 | 10010010 | 1000110 | 1001 | 0 | 110100 | 101011 | 1000110 | 100011 | 101010 |
Color Harmonies of #859246
Complementary color
Monochromatic Colors of #859246
Black with #859246
Text Example
Text Example
White with #859246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859246; }
p { color: rgb(133,146,70); }
H1.HeaderClassName
{
color: #859246;
}
.AnyTagClassName
{
color: #859246;
}
</style>
background-color css
<style>
a { background-color: #859246; }
a { background-color: rgb(133,146,70); }
div.DivClassName
{
background-color: #859246;
}
.BgClassName
{
background-color: #859246;
}
</style>
border-color css
<style>
span { border-color: #859246; }
span { border-color: rgb(133,146,70); }
td.TdClassName
{
border-color: #859246;
}
.TagClassName
{
border-color: #859246;
}
</style>