Shades of Wasabi #859442
Tints of Wasabi #859442
RGB
CMYK
RGB Variations
Color information
#859442 (or 0x859442) is known color: Wasabi. HEX triplet: 85, 94 and 42. RGB value is (133,148,66). Sum of RGB (Red+Green+Blue) = 133+148+66=347 (45% of max value = 765). Red value is 133 (52.34% from 255 or 38.33% from 347); Green value is 148 (58.20% from 255 or 42.65% from 347); Blue value is 66 (26.17% from 255 or 19.02% from 347); Max value from RGB is 148 - color contains mainly: green. Hex color #859442 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859442 is #7A6BBD. Grayscale: #868686. Windows color (decimal): -8022974 or 4363397. OLE color: 4363397.
HSL color Cylindrical-coordinate representation of color #859442: hue angle of 70.98º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #859442 is Cyan = 0.10, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 148 | 66 | - |
| CMYK | 0.10 | 0 | 0.55 | 0.42 |
| HSL | 70.98º | 0.38% | 0.42% | - |
| HSV(B) | 70.98º | 0.55% | 0.58% | - |
| XYZ | 21.25 | 26.56 | 9.16 | - |
| YUV | 134.17 | 89.53 | 127.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 148 | 66 | 0.10 | 0 | 0.55 | 0.42 | 70.98 | 0.38 | 0.42 |
| Hex | 85 | 94 | 42 | A | 0 | 37 | 2A | 47 | 26 | 2A |
| Octal | 205 | 224 | 102 | 12 | 0 | 67 | 52 | 107 | 46 | 52 |
| Binary | 10000101 | 10010100 | 1000010 | 1010 | 0 | 110111 | 101010 | 1000111 | 100110 | 101010 |
Color Harmonies of #859442
Complementary color
Monochromatic Colors of #859442
Black with #859442
Text Example
Text Example
White with #859442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859442; }
p { color: rgb(133,148,66); }
H1.HeaderClassName
{
color: #859442;
}
.AnyTagClassName
{
color: #859442;
}
</style>
background-color css
<style>
a { background-color: #859442; }
a { background-color: rgb(133,148,66); }
div.DivClassName
{
background-color: #859442;
}
.BgClassName
{
background-color: #859442;
}
</style>
border-color css
<style>
span { border-color: #859442; }
span { border-color: rgb(133,148,66); }
td.TdClassName
{
border-color: #859442;
}
.TagClassName
{
border-color: #859442;
}
</style>