Shades of Wasabi #889338
Tints of Wasabi #889338
RGB
CMYK
RGB Variations
Color information
#889338 (or 0x889338) is known color: Wasabi. HEX triplet: 88, 93 and 38. RGB value is (136,147,56). Sum of RGB (Red+Green+Blue) = 136+147+56=339 (44% of max value = 765). Red value is 136 (53.52% from 255 or 40.12% from 339); Green value is 147 (57.81% from 255 or 43.36% from 339); Blue value is 56 (22.27% from 255 or 16.52% from 339); Max value from RGB is 147 - color contains mainly: green. Hex color #889338 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #889338 is #776CC7. Grayscale: #858585. Windows color (decimal): -7826632 or 3707784. OLE color: 3707784.
HSL color Cylindrical-coordinate representation of color #889338: hue angle of 67.25º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #889338 is Cyan = 0.07, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 147 | 56 | - |
| CMYK | 0.07 | 0 | 0.62 | 0.42 |
| HSL | 67.25º | 0.45% | 0.4% | - |
| HSV(B) | 67.25º | 0.62% | 0.58% | - |
| XYZ | 21.3 | 26.39 | 7.71 | - |
| YUV | 133.34 | 84.36 | 129.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 147 | 56 | 0.07 | 0 | 0.62 | 0.42 | 67.25 | 0.45 | 0.4 |
| Hex | 88 | 93 | 38 | 7 | 0 | 3E | 2A | 43 | 2D | 28 |
| Octal | 210 | 223 | 70 | 7 | 0 | 76 | 52 | 103 | 55 | 50 |
| Binary | 10001000 | 10010011 | 111000 | 111 | 0 | 111110 | 101010 | 1000011 | 101101 | 101000 |
Color Harmonies of #889338
Complementary color
Monochromatic Colors of #889338
Black with #889338
Text Example
Text Example
White with #889338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889338; }
p { color: rgb(136,147,56); }
H1.HeaderClassName
{
color: #889338;
}
.AnyTagClassName
{
color: #889338;
}
</style>
background-color css
<style>
a { background-color: #889338; }
a { background-color: rgb(136,147,56); }
div.DivClassName
{
background-color: #889338;
}
.BgClassName
{
background-color: #889338;
}
</style>
border-color css
<style>
span { border-color: #889338; }
span { border-color: rgb(136,147,56); }
td.TdClassName
{
border-color: #889338;
}
.TagClassName
{
border-color: #889338;
}
</style>