Shades of Wasabi #849249
Tints of Wasabi #849249
RGB
CMYK
RGB Variations
Color information
#849249 (or 0x849249) is known color: Wasabi. HEX triplet: 84, 92 and 49. RGB value is (132,146,73). Sum of RGB (Red+Green+Blue) = 132+146+73=351 (46% of max value = 765). Red value is 132 (51.95% from 255 or 37.61% from 351); Green value is 146 (57.42% from 255 or 41.60% from 351); Blue value is 73 (28.91% from 255 or 20.80% from 351); Max value from RGB is 146 - color contains mainly: green. Hex color #849249 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849249 is #7B6DB6. Grayscale: #858585. Windows color (decimal): -8089015 or 4821636. OLE color: 4821636.
HSL color Cylindrical-coordinate representation of color #849249: hue angle of 71.51º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #849249 is Cyan = 0.10, Magento = 0, Yellow = 0.5 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 146 | 73 | - |
| CMYK | 0.10 | 0 | 0.5 | 0.43 |
| HSL | 71.51º | 0.33% | 0.43% | - |
| HSV(B) | 71.51º | 0.5% | 0.57% | - |
| XYZ | 21 | 25.94 | 10.2 | - |
| YUV | 133.49 | 93.86 | 126.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 146 | 73 | 0.10 | 0 | 0.5 | 0.43 | 71.51 | 0.33 | 0.43 |
| Hex | 84 | 92 | 49 | A | 0 | 32 | 2B | 48 | 21 | 2B |
| Octal | 204 | 222 | 111 | 12 | 0 | 62 | 53 | 110 | 41 | 53 |
| Binary | 10000100 | 10010010 | 1001001 | 1010 | 0 | 110010 | 101011 | 1001000 | 100001 | 101011 |
Color Harmonies of #849249
Complementary color
Monochromatic Colors of #849249
Black with #849249
Text Example
Text Example
White with #849249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849249; }
p { color: rgb(132,146,73); }
H1.HeaderClassName
{
color: #849249;
}
.AnyTagClassName
{
color: #849249;
}
</style>
background-color css
<style>
a { background-color: #849249; }
a { background-color: rgb(132,146,73); }
div.DivClassName
{
background-color: #849249;
}
.BgClassName
{
background-color: #849249;
}
</style>
border-color css
<style>
span { border-color: #849249; }
span { border-color: rgb(132,146,73); }
td.TdClassName
{
border-color: #849249;
}
.TagClassName
{
border-color: #849249;
}
</style>