Shades of Wasabi #859148
Tints of Wasabi #859148
RGB
CMYK
RGB Variations
Color information
#859148 (or 0x859148) is known color: Wasabi. HEX triplet: 85, 91 and 48. RGB value is (133,145,72). Sum of RGB (Red+Green+Blue) = 133+145+72=350 (46% of max value = 765). Red value is 133 (52.34% from 255 or 38% from 350); Green value is 145 (57.03% from 255 or 41.43% from 350); Blue value is 72 (28.52% from 255 or 20.57% from 350); Max value from RGB is 145 - color contains mainly: green. Hex color #859148 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859148 is #7A6EB7. Grayscale: #858585. Windows color (decimal): -8023736 or 4755845. OLE color: 4755845.
HSL color Cylindrical-coordinate representation of color #859148: hue angle of 69.86º degrees, saturation: 0.34, 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 #859148 is Cyan = 0.08, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 145 | 72 | - |
| CMYK | 0.08 | 0 | 0.50 | 0.43 |
| HSL | 69.86º | 0.34% | 0.43% | - |
| HSV(B) | 69.86º | 0.5% | 0.57% | - |
| XYZ | 20.97 | 25.71 | 9.99 | - |
| YUV | 133.09 | 93.52 | 127.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 145 | 72 | 0.08 | 0 | 0.50 | 0.43 | 69.86 | 0.34 | 0.43 |
| Hex | 85 | 91 | 48 | 8 | 0 | 32 | 2B | 46 | 22 | 2B |
| Octal | 205 | 221 | 110 | 10 | 0 | 62 | 53 | 106 | 42 | 53 |
| Binary | 10000101 | 10010001 | 1001000 | 1000 | 0 | 110010 | 101011 | 1000110 | 100010 | 101011 |
Color Harmonies of #859148
Complementary color
Monochromatic Colors of #859148
Black with #859148
Text Example
Text Example
White with #859148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859148; }
p { color: rgb(133,145,72); }
H1.HeaderClassName
{
color: #859148;
}
.AnyTagClassName
{
color: #859148;
}
</style>
background-color css
<style>
a { background-color: #859148; }
a { background-color: rgb(133,145,72); }
div.DivClassName
{
background-color: #859148;
}
.BgClassName
{
background-color: #859148;
}
</style>
border-color css
<style>
span { border-color: #859148; }
span { border-color: rgb(133,145,72); }
td.TdClassName
{
border-color: #859148;
}
.TagClassName
{
border-color: #859148;
}
</style>