Shades of Wasabi #849531
Tints of Wasabi #849531
RGB
CMYK
RGB Variations
Color information
#849531 (or 0x849531) is known color: Wasabi. HEX triplet: 84, 95 and 31. RGB value is (132,149,49). Sum of RGB (Red+Green+Blue) = 132+149+49=330 (43% of max value = 765). Red value is 132 (51.95% from 255 or 40% from 330); Green value is 149 (58.59% from 255 or 45.15% from 330); Blue value is 49 (19.53% from 255 or 14.85% from 330); Max value from RGB is 149 - color contains mainly: green. Hex color #849531 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849531 is #7B6ACE. Grayscale: #848484. Windows color (decimal): -8088271 or 3249540. OLE color: 3249540.
HSL color Cylindrical-coordinate representation of color #849531: hue angle of 70.2º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #849531 is Cyan = 0.11, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 149 | 49 | - |
| CMYK | 0.11 | 0 | 0.67 | 0.42 |
| HSL | 70.2º | 0.51% | 0.39% | - |
| HSV(B) | 70.2º | 0.67% | 0.58% | - |
| XYZ | 20.82 | 26.62 | 6.95 | - |
| YUV | 132.52 | 80.87 | 127.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 149 | 49 | 0.11 | 0 | 0.67 | 0.42 | 70.2 | 0.51 | 0.39 |
| Hex | 84 | 95 | 31 | B | 0 | 43 | 2A | 46 | 33 | 27 |
| Octal | 204 | 225 | 61 | 13 | 0 | 103 | 52 | 106 | 63 | 47 |
| Binary | 10000100 | 10010101 | 110001 | 1011 | 0 | 1000011 | 101010 | 1000110 | 110011 | 100111 |
Color Harmonies of #849531
Complementary color
Monochromatic Colors of #849531
Black with #849531
Text Example
Text Example
White with #849531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849531; }
p { color: rgb(132,149,49); }
H1.HeaderClassName
{
color: #849531;
}
.AnyTagClassName
{
color: #849531;
}
</style>
background-color css
<style>
a { background-color: #849531; }
a { background-color: rgb(132,149,49); }
div.DivClassName
{
background-color: #849531;
}
.BgClassName
{
background-color: #849531;
}
</style>
border-color css
<style>
span { border-color: #849531; }
span { border-color: rgb(132,149,49); }
td.TdClassName
{
border-color: #849531;
}
.TagClassName
{
border-color: #849531;
}
</style>