Shades of Wasabi #889138
Tints of Wasabi #889138
RGB
CMYK
RGB Variations
Color information
#889138 (or 0x889138) is known color: Wasabi. HEX triplet: 88, 91 and 38. RGB value is (136,145,56). Sum of RGB (Red+Green+Blue) = 136+145+56=337 (44% of max value = 765). Red value is 136 (53.52% from 255 or 40.36% from 337); Green value is 145 (57.03% from 255 or 43.03% from 337); Blue value is 56 (22.27% from 255 or 16.62% from 337); Max value from RGB is 145 - color contains mainly: green. Hex color #889138 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #889138 is #776EC7. Grayscale: #848484. Windows color (decimal): -7827144 or 3707272. OLE color: 3707272.
HSL color Cylindrical-coordinate representation of color #889138: hue angle of 66.07º degrees, saturation: 0.44, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #889138 is Cyan = 0.06, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 136 | 145 | 56 | - |
| CMYK | 0.06 | 0 | 0.61 | 0.43 |
| HSL | 66.07º | 0.44% | 0.39% | - |
| HSV(B) | 66.07º | 0.61% | 0.57% | - |
| XYZ | 20.99 | 25.77 | 7.61 | - |
| YUV | 132.16 | 85.02 | 130.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 145 | 56 | 0.06 | 0 | 0.61 | 0.43 | 66.07 | 0.44 | 0.39 |
| Hex | 88 | 91 | 38 | 6 | 0 | 3D | 2B | 42 | 2C | 27 |
| Octal | 210 | 221 | 70 | 6 | 0 | 75 | 53 | 102 | 54 | 47 |
| Binary | 10001000 | 10010001 | 111000 | 110 | 0 | 111101 | 101011 | 1000010 | 101100 | 100111 |
Color Harmonies of #889138
Complementary color
Monochromatic Colors of #889138
Black with #889138
Text Example
Text Example
White with #889138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889138; }
p { color: rgb(136,145,56); }
H1.HeaderClassName
{
color: #889138;
}
.AnyTagClassName
{
color: #889138;
}
</style>
background-color css
<style>
a { background-color: #889138; }
a { background-color: rgb(136,145,56); }
div.DivClassName
{
background-color: #889138;
}
.BgClassName
{
background-color: #889138;
}
</style>
border-color css
<style>
span { border-color: #889138; }
span { border-color: rgb(136,145,56); }
td.TdClassName
{
border-color: #889138;
}
.TagClassName
{
border-color: #889138;
}
</style>