Shades of Wasabi #849032
Tints of Wasabi #849032
RGB
CMYK
RGB Variations
Color information
#849032 (or 0x849032) is known color: Wasabi. HEX triplet: 84, 90 and 32. RGB value is (132,144,50). Sum of RGB (Red+Green+Blue) = 132+144+50=326 (43% of max value = 765). Red value is 132 (51.95% from 255 or 40.49% from 326); Green value is 144 (56.64% from 255 or 44.17% from 326); Blue value is 50 (19.92% from 255 or 15.34% from 326); Max value from RGB is 144 - color contains mainly: green. Hex color #849032 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849032 is #7B6FCD. Grayscale: #828282. Windows color (decimal): -8089550 or 3313796. OLE color: 3313796.
HSL color Cylindrical-coordinate representation of color #849032: hue angle of 67.66º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #849032 is Cyan = 0.08, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 132 | 144 | 50 | - |
| CMYK | 0.08 | 0 | 0.65 | 0.44 |
| HSL | 67.66º | 0.48% | 0.38% | - |
| HSV(B) | 67.66º | 0.65% | 0.56% | - |
| XYZ | 20.06 | 25.08 | 6.8 | - |
| YUV | 129.7 | 83.02 | 129.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 144 | 50 | 0.08 | 0 | 0.65 | 0.44 | 67.66 | 0.48 | 0.38 |
| Hex | 84 | 90 | 32 | 8 | 0 | 41 | 2C | 44 | 30 | 26 |
| Octal | 204 | 220 | 62 | 10 | 0 | 101 | 54 | 104 | 60 | 46 |
| Binary | 10000100 | 10010000 | 110010 | 1000 | 0 | 1000001 | 101100 | 1000100 | 110000 | 100110 |
Color Harmonies of #849032
Complementary color
Monochromatic Colors of #849032
Black with #849032
Text Example
Text Example
White with #849032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849032; }
p { color: rgb(132,144,50); }
H1.HeaderClassName
{
color: #849032;
}
.AnyTagClassName
{
color: #849032;
}
</style>
background-color css
<style>
a { background-color: #849032; }
a { background-color: rgb(132,144,50); }
div.DivClassName
{
background-color: #849032;
}
.BgClassName
{
background-color: #849032;
}
</style>
border-color css
<style>
span { border-color: #849032; }
span { border-color: rgb(132,144,50); }
td.TdClassName
{
border-color: #849032;
}
.TagClassName
{
border-color: #849032;
}
</style>