Shades of Wasabi #859749
Tints of Wasabi #859749
RGB
CMYK
RGB Variations
Color information
#859749 (or 0x859749) is known color: Wasabi. HEX triplet: 85, 97 and 49. RGB value is (133,151,73). Sum of RGB (Red+Green+Blue) = 133+151+73=357 (47% of max value = 765). Red value is 133 (52.34% from 255 or 37.25% from 357); Green value is 151 (59.38% from 255 or 42.30% from 357); Blue value is 73 (28.91% from 255 or 20.45% from 357); Max value from RGB is 151 - color contains mainly: green. Hex color #859749 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859749 is #7A68B6. Grayscale: #898989. Windows color (decimal): -8022199 or 4822917. OLE color: 4822917.
HSL color Cylindrical-coordinate representation of color #859749: hue angle of 73.85º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #859749 is Cyan = 0.12, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 151 | 73 | - |
| CMYK | 0.12 | 0 | 0.52 | 0.41 |
| HSL | 73.85º | 0.35% | 0.44% | - |
| HSV(B) | 73.85º | 0.52% | 0.59% | - |
| XYZ | 21.94 | 27.6 | 10.47 | - |
| YUV | 136.73 | 92.04 | 125.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 151 | 73 | 0.12 | 0 | 0.52 | 0.41 | 73.85 | 0.35 | 0.44 |
| Hex | 85 | 97 | 49 | C | 0 | 34 | 29 | 4A | 23 | 2C |
| Octal | 205 | 227 | 111 | 14 | 0 | 64 | 51 | 112 | 43 | 54 |
| Binary | 10000101 | 10010111 | 1001001 | 1100 | 0 | 110100 | 101001 | 1001010 | 100011 | 101100 |
Color Harmonies of #859749
Complementary color
Monochromatic Colors of #859749
Black with #859749
Text Example
Text Example
White with #859749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859749; }
p { color: rgb(133,151,73); }
H1.HeaderClassName
{
color: #859749;
}
.AnyTagClassName
{
color: #859749;
}
</style>
background-color css
<style>
a { background-color: #859749; }
a { background-color: rgb(133,151,73); }
div.DivClassName
{
background-color: #859749;
}
.BgClassName
{
background-color: #859749;
}
</style>
border-color css
<style>
span { border-color: #859749; }
span { border-color: rgb(133,151,73); }
td.TdClassName
{
border-color: #859749;
}
.TagClassName
{
border-color: #859749;
}
</style>