Shades of Wasabi #859038
Tints of Wasabi #859038
RGB
CMYK
RGB Variations
Color information
#859038 (or 0x859038) is known color: Wasabi. HEX triplet: 85, 90 and 38. RGB value is (133,144,56). Sum of RGB (Red+Green+Blue) = 133+144+56=333 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.94% from 333); Green value is 144 (56.64% from 255 or 43.24% from 333); Blue value is 56 (22.27% from 255 or 16.82% from 333); Max value from RGB is 144 - color contains mainly: green. Hex color #859038 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859038 is #7A6FC7. Grayscale: #838383. Windows color (decimal): -8024008 or 3707013. OLE color: 3707013.
HSL color Cylindrical-coordinate representation of color #859038: hue angle of 67.5º degrees, saturation: 0.44, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #859038 is Cyan = 0.08, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 133 | 144 | 56 | - |
| CMYK | 0.08 | 0 | 0.61 | 0.44 |
| HSL | 67.5º | 0.44% | 0.39% | - |
| HSV(B) | 67.5º | 0.61% | 0.56% | - |
| XYZ | 20.36 | 25.22 | 7.54 | - |
| YUV | 130.68 | 85.86 | 129.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 144 | 56 | 0.08 | 0 | 0.61 | 0.44 | 67.5 | 0.44 | 0.39 |
| Hex | 85 | 90 | 38 | 8 | 0 | 3D | 2C | 44 | 2C | 27 |
| Octal | 205 | 220 | 70 | 10 | 0 | 75 | 54 | 104 | 54 | 47 |
| Binary | 10000101 | 10010000 | 111000 | 1000 | 0 | 111101 | 101100 | 1000100 | 101100 | 100111 |
Color Harmonies of #859038
Complementary color
Monochromatic Colors of #859038
Black with #859038
Text Example
Text Example
White with #859038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859038; }
p { color: rgb(133,144,56); }
H1.HeaderClassName
{
color: #859038;
}
.AnyTagClassName
{
color: #859038;
}
</style>
background-color css
<style>
a { background-color: #859038; }
a { background-color: rgb(133,144,56); }
div.DivClassName
{
background-color: #859038;
}
.BgClassName
{
background-color: #859038;
}
</style>
border-color css
<style>
span { border-color: #859038; }
span { border-color: rgb(133,144,56); }
td.TdClassName
{
border-color: #859038;
}
.TagClassName
{
border-color: #859038;
}
</style>