Shades of Wasabi #849331
Tints of Wasabi #849331
RGB
CMYK
RGB Variations
Color information
#849331 (or 0x849331) is known color: Wasabi. HEX triplet: 84, 93 and 31. RGB value is (132,147,49). Sum of RGB (Red+Green+Blue) = 132+147+49=328 (43% of max value = 765). Red value is 132 (51.95% from 255 or 40.24% from 328); Green value is 147 (57.81% from 255 or 44.82% from 328); Blue value is 49 (19.53% from 255 or 14.94% from 328); Max value from RGB is 147 - color contains mainly: green. Hex color #849331 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849331 is #7B6CCE. Grayscale: #838383. Windows color (decimal): -8088783 or 3249028. OLE color: 3249028.
HSL color Cylindrical-coordinate representation of color #849331: hue angle of 69.18º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #849331 is Cyan = 0.10, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 147 | 49 | - |
| CMYK | 0.10 | 0 | 0.67 | 0.42 |
| HSL | 69.18º | 0.5% | 0.38% | - |
| HSV(B) | 69.18º | 0.67% | 0.58% | - |
| XYZ | 20.5 | 25.99 | 6.84 | - |
| YUV | 131.34 | 81.53 | 128.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 147 | 49 | 0.10 | 0 | 0.67 | 0.42 | 69.18 | 0.5 | 0.38 |
| Hex | 84 | 93 | 31 | A | 0 | 43 | 2A | 45 | 32 | 26 |
| Octal | 204 | 223 | 61 | 12 | 0 | 103 | 52 | 105 | 62 | 46 |
| Binary | 10000100 | 10010011 | 110001 | 1010 | 0 | 1000011 | 101010 | 1000101 | 110010 | 100110 |
Color Harmonies of #849331
Complementary color
Monochromatic Colors of #849331
Black with #849331
Text Example
Text Example
White with #849331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849331; }
p { color: rgb(132,147,49); }
H1.HeaderClassName
{
color: #849331;
}
.AnyTagClassName
{
color: #849331;
}
</style>
background-color css
<style>
a { background-color: #849331; }
a { background-color: rgb(132,147,49); }
div.DivClassName
{
background-color: #849331;
}
.BgClassName
{
background-color: #849331;
}
</style>
border-color css
<style>
span { border-color: #849331; }
span { border-color: rgb(132,147,49); }
td.TdClassName
{
border-color: #849331;
}
.TagClassName
{
border-color: #849331;
}
</style>