Shades of Wasabi #859141
Tints of Wasabi #859141
RGB
CMYK
RGB Variations
Color information
#859141 (or 0x859141) is known color: Wasabi. HEX triplet: 85, 91 and 41. RGB value is (133,145,65). Sum of RGB (Red+Green+Blue) = 133+145+65=343 (45% of max value = 765). Red value is 133 (52.34% from 255 or 38.78% from 343); Green value is 145 (57.03% from 255 or 42.27% from 343); Blue value is 65 (25.78% from 255 or 18.95% from 343); Max value from RGB is 145 - color contains mainly: green. Hex color #859141 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859141 is #7A6EBE. Grayscale: #848484. Windows color (decimal): -8023743 or 4297093. OLE color: 4297093.
HSL color Cylindrical-coordinate representation of color #859141: hue angle of 69º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #859141 is Cyan = 0.08, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 145 | 65 | - |
| CMYK | 0.08 | 0 | 0.55 | 0.43 |
| HSL | 69º | 0.38% | 0.41% | - |
| HSV(B) | 69º | 0.55% | 0.57% | - |
| XYZ | 20.75 | 25.62 | 8.85 | - |
| YUV | 132.29 | 90.02 | 128.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 145 | 65 | 0.08 | 0 | 0.55 | 0.43 | 69 | 0.38 | 0.41 |
| Hex | 85 | 91 | 41 | 8 | 0 | 37 | 2B | 45 | 26 | 29 |
| Octal | 205 | 221 | 101 | 10 | 0 | 67 | 53 | 105 | 46 | 51 |
| Binary | 10000101 | 10010001 | 1000001 | 1000 | 0 | 110111 | 101011 | 1000101 | 100110 | 101001 |
Color Harmonies of #859141
Complementary color
Monochromatic Colors of #859141
Black with #859141
Text Example
Text Example
White with #859141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859141; }
p { color: rgb(133,145,65); }
H1.HeaderClassName
{
color: #859141;
}
.AnyTagClassName
{
color: #859141;
}
</style>
background-color css
<style>
a { background-color: #859141; }
a { background-color: rgb(133,145,65); }
div.DivClassName
{
background-color: #859141;
}
.BgClassName
{
background-color: #859141;
}
</style>
border-color css
<style>
span { border-color: #859141; }
span { border-color: rgb(133,145,65); }
td.TdClassName
{
border-color: #859141;
}
.TagClassName
{
border-color: #859141;
}
</style>