Shades of Wasabi #849339
Tints of Wasabi #849339
RGB
CMYK
RGB Variations
Color information
#849339 (or 0x849339) is known color: Wasabi. HEX triplet: 84, 93 and 39. RGB value is (132,147,57). Sum of RGB (Red+Green+Blue) = 132+147+57=336 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.29% from 336); Green value is 147 (57.81% from 255 or 43.75% from 336); Blue value is 57 (22.66% from 255 or 16.96% from 336); Max value from RGB is 147 - color contains mainly: green. Hex color #849339 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849339 is #7B6CC6. Grayscale: #848484. Windows color (decimal): -8088775 or 3773316. OLE color: 3773316.
HSL color Cylindrical-coordinate representation of color #849339: hue angle of 70º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #849339 is Cyan = 0.10, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 147 | 57 | - |
| CMYK | 0.10 | 0 | 0.61 | 0.42 |
| HSL | 70º | 0.44% | 0.4% | - |
| HSV(B) | 70º | 0.61% | 0.58% | - |
| XYZ | 20.69 | 26.07 | 7.81 | - |
| YUV | 132.26 | 85.53 | 127.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 147 | 57 | 0.10 | 0 | 0.61 | 0.42 | 70 | 0.44 | 0.4 |
| Hex | 84 | 93 | 39 | A | 0 | 3D | 2A | 46 | 2C | 28 |
| Octal | 204 | 223 | 71 | 12 | 0 | 75 | 52 | 106 | 54 | 50 |
| Binary | 10000100 | 10010011 | 111001 | 1010 | 0 | 111101 | 101010 | 1000110 | 101100 | 101000 |
Color Harmonies of #849339
Complementary color
Monochromatic Colors of #849339
Black with #849339
Text Example
Text Example
White with #849339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849339; }
p { color: rgb(132,147,57); }
H1.HeaderClassName
{
color: #849339;
}
.AnyTagClassName
{
color: #849339;
}
</style>
background-color css
<style>
a { background-color: #849339; }
a { background-color: rgb(132,147,57); }
div.DivClassName
{
background-color: #849339;
}
.BgClassName
{
background-color: #849339;
}
</style>
border-color css
<style>
span { border-color: #849339; }
span { border-color: rgb(132,147,57); }
td.TdClassName
{
border-color: #849339;
}
.TagClassName
{
border-color: #849339;
}
</style>