Shades of Wasabi #849844
Tints of Wasabi #849844
RGB
CMYK
RGB Variations
Color information
#849844 (or 0x849844) is known color: Wasabi. HEX triplet: 84, 98 and 44. RGB value is (132,152,68). Sum of RGB (Red+Green+Blue) = 132+152+68=352 (46% of max value = 765). Red value is 132 (51.95% from 255 or 37.5% from 352); Green value is 152 (59.77% from 255 or 43.18% from 352); Blue value is 68 (26.95% from 255 or 19.32% from 352); Max value from RGB is 152 - color contains mainly: green. Hex color #849844 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849844 is #7B67BB. Grayscale: #888888. Windows color (decimal): -8087484 or 4495492. OLE color: 4495492.
HSL color Cylindrical-coordinate representation of color #849844: hue angle of 74.29º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #849844 is Cyan = 0.13, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 132 | 152 | 68 | - |
| CMYK | 0.13 | 0 | 0.55 | 0.40 |
| HSL | 74.29º | 0.38% | 0.43% | - |
| HSV(B) | 74.29º | 0.55% | 0.6% | - |
| XYZ | 21.79 | 27.78 | 9.68 | - |
| YUV | 136.44 | 89.37 | 124.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 152 | 68 | 0.13 | 0 | 0.55 | 0.40 | 74.29 | 0.38 | 0.43 |
| Hex | 84 | 98 | 44 | D | 0 | 37 | 28 | 4A | 26 | 2B |
| Octal | 204 | 230 | 104 | 15 | 0 | 67 | 50 | 112 | 46 | 53 |
| Binary | 10000100 | 10011000 | 1000100 | 1101 | 0 | 110111 | 101000 | 1001010 | 100110 | 101011 |
Color Harmonies of #849844
Complementary color
Monochromatic Colors of #849844
Black with #849844
Text Example
Text Example
White with #849844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849844; }
p { color: rgb(132,152,68); }
H1.HeaderClassName
{
color: #849844;
}
.AnyTagClassName
{
color: #849844;
}
</style>
background-color css
<style>
a { background-color: #849844; }
a { background-color: rgb(132,152,68); }
div.DivClassName
{
background-color: #849844;
}
.BgClassName
{
background-color: #849844;
}
</style>
border-color css
<style>
span { border-color: #849844; }
span { border-color: rgb(132,152,68); }
td.TdClassName
{
border-color: #849844;
}
.TagClassName
{
border-color: #849844;
}
</style>