Shades of Wasabi #849237
Tints of Wasabi #849237
RGB
CMYK
RGB Variations
Color information
#849237 (or 0x849237) is known color: Wasabi. HEX triplet: 84, 92 and 37. RGB value is (132,146,55). Sum of RGB (Red+Green+Blue) = 132+146+55=333 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.64% from 333); Green value is 146 (57.42% from 255 or 43.84% from 333); Blue value is 55 (21.88% from 255 or 16.52% from 333); Max value from RGB is 146 - color contains mainly: green. Hex color #849237 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849237 is #7B6DC8. Grayscale: #838383. Windows color (decimal): -8089033 or 3641988. OLE color: 3641988.
HSL color Cylindrical-coordinate representation of color #849237: hue angle of 69.23º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #849237 is Cyan = 0.10, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 146 | 55 | - |
| CMYK | 0.10 | 0 | 0.62 | 0.43 |
| HSL | 69.23º | 0.45% | 0.39% | - |
| HSV(B) | 69.23º | 0.62% | 0.57% | - |
| XYZ | 20.48 | 25.74 | 7.5 | - |
| YUV | 131.44 | 84.86 | 128.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 146 | 55 | 0.10 | 0 | 0.62 | 0.43 | 69.23 | 0.45 | 0.39 |
| Hex | 84 | 92 | 37 | A | 0 | 3E | 2B | 45 | 2D | 27 |
| Octal | 204 | 222 | 67 | 12 | 0 | 76 | 53 | 105 | 55 | 47 |
| Binary | 10000100 | 10010010 | 110111 | 1010 | 0 | 111110 | 101011 | 1000101 | 101101 | 100111 |
Color Harmonies of #849237
Complementary color
Monochromatic Colors of #849237
Black with #849237
Text Example
Text Example
White with #849237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849237; }
p { color: rgb(132,146,55); }
H1.HeaderClassName
{
color: #849237;
}
.AnyTagClassName
{
color: #849237;
}
</style>
background-color css
<style>
a { background-color: #849237; }
a { background-color: rgb(132,146,55); }
div.DivClassName
{
background-color: #849237;
}
.BgClassName
{
background-color: #849237;
}
</style>
border-color css
<style>
span { border-color: #849237; }
span { border-color: rgb(132,146,55); }
td.TdClassName
{
border-color: #849237;
}
.TagClassName
{
border-color: #849237;
}
</style>