Shades of Wasabi #849337
Tints of Wasabi #849337
RGB
CMYK
RGB Variations
Color information
#849337 (or 0x849337) is known color: Wasabi. HEX triplet: 84, 93 and 37. RGB value is (132,147,55). Sum of RGB (Red+Green+Blue) = 132+147+55=334 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.52% from 334); Green value is 147 (57.81% from 255 or 44.01% from 334); Blue value is 55 (21.88% from 255 or 16.47% from 334); Max value from RGB is 147 - color contains mainly: green. Hex color #849337 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849337 is #7B6CC8. Grayscale: #848484. Windows color (decimal): -8088777 or 3642244. OLE color: 3642244.
HSL color Cylindrical-coordinate representation of color #849337: hue angle of 69.78º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #849337 is Cyan = 0.10, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 147 | 55 | - |
| CMYK | 0.10 | 0 | 0.63 | 0.42 |
| HSL | 69.78º | 0.46% | 0.4% | - |
| HSV(B) | 69.78º | 0.63% | 0.58% | - |
| XYZ | 20.64 | 26.05 | 7.55 | - |
| YUV | 132.03 | 84.53 | 127.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 147 | 55 | 0.10 | 0 | 0.63 | 0.42 | 69.78 | 0.46 | 0.4 |
| Hex | 84 | 93 | 37 | A | 0 | 3F | 2A | 46 | 2E | 28 |
| Octal | 204 | 223 | 67 | 12 | 0 | 77 | 52 | 106 | 56 | 50 |
| Binary | 10000100 | 10010011 | 110111 | 1010 | 0 | 111111 | 101010 | 1000110 | 101110 | 101000 |
Color Harmonies of #849337
Complementary color
Monochromatic Colors of #849337
Black with #849337
Text Example
Text Example
White with #849337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849337; }
p { color: rgb(132,147,55); }
H1.HeaderClassName
{
color: #849337;
}
.AnyTagClassName
{
color: #849337;
}
</style>
background-color css
<style>
a { background-color: #849337; }
a { background-color: rgb(132,147,55); }
div.DivClassName
{
background-color: #849337;
}
.BgClassName
{
background-color: #849337;
}
</style>
border-color css
<style>
span { border-color: #849337; }
span { border-color: rgb(132,147,55); }
td.TdClassName
{
border-color: #849337;
}
.TagClassName
{
border-color: #849337;
}
</style>