Shades of Wasabi #859938
Tints of Wasabi #859938
RGB
CMYK
RGB Variations
Color information
#859938 (or 0x859938) is known color: Wasabi. HEX triplet: 85, 99 and 38. RGB value is (133,153,56). Sum of RGB (Red+Green+Blue) = 133+153+56=342 (45% of max value = 765). Red value is 133 (52.34% from 255 or 38.89% from 342); Green value is 153 (60.16% from 255 or 44.74% from 342); Blue value is 56 (22.27% from 255 or 16.37% from 342); Max value from RGB is 153 - color contains mainly: green. Hex color #859938 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859938 is #7A66C7. Grayscale: #888888. Windows color (decimal): -8021704 or 3709317. OLE color: 3709317.
HSL color Cylindrical-coordinate representation of color #859938: hue angle of 72.37º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #859938 is Cyan = 0.13, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 133 | 153 | 56 | - |
| CMYK | 0.13 | 0 | 0.63 | 0.4 |
| HSL | 72.37º | 0.46% | 0.41% | - |
| HSV(B) | 72.37º | 0.63% | 0.6% | - |
| XYZ | 21.78 | 28.05 | 8.01 | - |
| YUV | 135.96 | 82.87 | 125.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 153 | 56 | 0.13 | 0 | 0.63 | 0.4 | 72.37 | 0.46 | 0.41 |
| Hex | 85 | 99 | 38 | D | 0 | 3F | 28 | 48 | 2E | 29 |
| Octal | 205 | 231 | 70 | 15 | 0 | 77 | 50 | 110 | 56 | 51 |
| Binary | 10000101 | 10011001 | 111000 | 1101 | 0 | 111111 | 101000 | 1001000 | 101110 | 101001 |
Color Harmonies of #859938
Complementary color
Monochromatic Colors of #859938
Black with #859938
Text Example
Text Example
White with #859938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859938; }
p { color: rgb(133,153,56); }
H1.HeaderClassName
{
color: #859938;
}
.AnyTagClassName
{
color: #859938;
}
</style>
background-color css
<style>
a { background-color: #859938; }
a { background-color: rgb(133,153,56); }
div.DivClassName
{
background-color: #859938;
}
.BgClassName
{
background-color: #859938;
}
</style>
border-color css
<style>
span { border-color: #859938; }
span { border-color: rgb(133,153,56); }
td.TdClassName
{
border-color: #859938;
}
.TagClassName
{
border-color: #859938;
}
</style>