Shades of Wasabi #849231
Tints of Wasabi #849231
RGB
CMYK
RGB Variations
Color information
#849231 (or 0x849231) is known color: Wasabi. HEX triplet: 84, 92 and 31. RGB value is (132,146,49). Sum of RGB (Red+Green+Blue) = 132+146+49=327 (43% of max value = 765). Red value is 132 (51.95% from 255 or 40.37% from 327); Green value is 146 (57.42% from 255 or 44.65% from 327); Blue value is 49 (19.53% from 255 or 14.98% from 327); Max value from RGB is 146 - color contains mainly: green. Hex color #849231 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849231 is #7B6DCE. Grayscale: #838383. Windows color (decimal): -8089039 or 3248772. OLE color: 3248772.
HSL color Cylindrical-coordinate representation of color #849231: hue angle of 68.66º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #849231 is Cyan = 0.10, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 146 | 49 | - |
| CMYK | 0.10 | 0 | 0.66 | 0.43 |
| HSL | 68.66º | 0.5% | 0.38% | - |
| HSV(B) | 68.66º | 0.66% | 0.57% | - |
| XYZ | 20.35 | 25.69 | 6.79 | - |
| YUV | 130.76 | 81.86 | 128.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 146 | 49 | 0.10 | 0 | 0.66 | 0.43 | 68.66 | 0.5 | 0.38 |
| Hex | 84 | 92 | 31 | A | 0 | 42 | 2B | 45 | 32 | 26 |
| Octal | 204 | 222 | 61 | 12 | 0 | 102 | 53 | 105 | 62 | 46 |
| Binary | 10000100 | 10010010 | 110001 | 1010 | 0 | 1000010 | 101011 | 1000101 | 110010 | 100110 |
Color Harmonies of #849231
Complementary color
Monochromatic Colors of #849231
Black with #849231
Text Example
Text Example
White with #849231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849231; }
p { color: rgb(132,146,49); }
H1.HeaderClassName
{
color: #849231;
}
.AnyTagClassName
{
color: #849231;
}
</style>
background-color css
<style>
a { background-color: #849231; }
a { background-color: rgb(132,146,49); }
div.DivClassName
{
background-color: #849231;
}
.BgClassName
{
background-color: #849231;
}
</style>
border-color css
<style>
span { border-color: #849231; }
span { border-color: rgb(132,146,49); }
td.TdClassName
{
border-color: #849231;
}
.TagClassName
{
border-color: #849231;
}
</style>