Shades of Wasabi #859149
Tints of Wasabi #859149
RGB
CMYK
RGB Variations
Color information
#859149 (or 0x859149) is known color: Wasabi. HEX triplet: 85, 91 and 49. RGB value is (133,145,73). Sum of RGB (Red+Green+Blue) = 133+145+73=351 (46% of max value = 765). Red value is 133 (52.34% from 255 or 37.89% from 351); Green value is 145 (57.03% from 255 or 41.31% from 351); Blue value is 73 (28.91% from 255 or 20.80% from 351); Max value from RGB is 145 - color contains mainly: green. Hex color #859149 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859149 is #7A6EB6. Grayscale: #858585. Windows color (decimal): -8023735 or 4821381. OLE color: 4821381.
HSL color Cylindrical-coordinate representation of color #859149: hue angle of 70º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #859149 is Cyan = 0.08, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 145 | 73 | - |
| CMYK | 0.08 | 0 | 0.50 | 0.43 |
| HSL | 70º | 0.33% | 0.43% | - |
| HSV(B) | 70º | 0.5% | 0.57% | - |
| XYZ | 21 | 25.72 | 10.16 | - |
| YUV | 133.2 | 94.02 | 127.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 145 | 73 | 0.08 | 0 | 0.50 | 0.43 | 70 | 0.33 | 0.43 |
| Hex | 85 | 91 | 49 | 8 | 0 | 32 | 2B | 46 | 21 | 2B |
| Octal | 205 | 221 | 111 | 10 | 0 | 62 | 53 | 106 | 41 | 53 |
| Binary | 10000101 | 10010001 | 1001001 | 1000 | 0 | 110010 | 101011 | 1000110 | 100001 | 101011 |
Color Harmonies of #859149
Complementary color
Monochromatic Colors of #859149
Black with #859149
Text Example
Text Example
White with #859149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859149; }
p { color: rgb(133,145,73); }
H1.HeaderClassName
{
color: #859149;
}
.AnyTagClassName
{
color: #859149;
}
</style>
background-color css
<style>
a { background-color: #859149; }
a { background-color: rgb(133,145,73); }
div.DivClassName
{
background-color: #859149;
}
.BgClassName
{
background-color: #859149;
}
</style>
border-color css
<style>
span { border-color: #859149; }
span { border-color: rgb(133,145,73); }
td.TdClassName
{
border-color: #859149;
}
.TagClassName
{
border-color: #859149;
}
</style>