Shades of Wasabi #849332
Tints of Wasabi #849332
RGB
CMYK
RGB Variations
Color information
#849332 (or 0x849332) is known color: Wasabi. HEX triplet: 84, 93 and 32. RGB value is (132,147,50). Sum of RGB (Red+Green+Blue) = 132+147+50=329 (43% of max value = 765). Red value is 132 (51.95% from 255 or 40.12% from 329); Green value is 147 (57.81% from 255 or 44.68% from 329); Blue value is 50 (19.92% from 255 or 15.20% from 329); Max value from RGB is 147 - color contains mainly: green. Hex color #849332 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849332 is #7B6CCD. Grayscale: #838383. Windows color (decimal): -8088782 or 3314564. OLE color: 3314564.
HSL color Cylindrical-coordinate representation of color #849332: hue angle of 69.28º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #849332 is Cyan = 0.10, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 147 | 50 | - |
| CMYK | 0.10 | 0 | 0.66 | 0.42 |
| HSL | 69.28º | 0.49% | 0.39% | - |
| HSV(B) | 69.28º | 0.66% | 0.58% | - |
| XYZ | 20.53 | 26 | 6.95 | - |
| YUV | 131.46 | 82.03 | 128.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 147 | 50 | 0.10 | 0 | 0.66 | 0.42 | 69.28 | 0.49 | 0.39 |
| Hex | 84 | 93 | 32 | A | 0 | 42 | 2A | 45 | 31 | 27 |
| Octal | 204 | 223 | 62 | 12 | 0 | 102 | 52 | 105 | 61 | 47 |
| Binary | 10000100 | 10010011 | 110010 | 1010 | 0 | 1000010 | 101010 | 1000101 | 110001 | 100111 |
Color Harmonies of #849332
Complementary color
Monochromatic Colors of #849332
Black with #849332
Text Example
Text Example
White with #849332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849332; }
p { color: rgb(132,147,50); }
H1.HeaderClassName
{
color: #849332;
}
.AnyTagClassName
{
color: #849332;
}
</style>
background-color css
<style>
a { background-color: #849332; }
a { background-color: rgb(132,147,50); }
div.DivClassName
{
background-color: #849332;
}
.BgClassName
{
background-color: #849332;
}
</style>
border-color css
<style>
span { border-color: #849332; }
span { border-color: rgb(132,147,50); }
td.TdClassName
{
border-color: #849332;
}
.TagClassName
{
border-color: #849332;
}
</style>