Shades of Wasabi #849649
Tints of Wasabi #849649
RGB
CMYK
RGB Variations
Color information
#849649 (or 0x849649) is known color: Wasabi. HEX triplet: 84, 96 and 49. RGB value is (132,150,73). Sum of RGB (Red+Green+Blue) = 132+150+73=355 (47% of max value = 765). Red value is 132 (51.95% from 255 or 37.18% from 355); Green value is 150 (58.98% from 255 or 42.25% from 355); Blue value is 73 (28.91% from 255 or 20.56% from 355); Max value from RGB is 150 - color contains mainly: green. Hex color #849649 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849649 is #7B69B6. Grayscale: #888888. Windows color (decimal): -8087991 or 4822660. OLE color: 4822660.
HSL color Cylindrical-coordinate representation of color #849649: hue angle of 74.03º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #849649 is Cyan = 0.12, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 150 | 73 | - |
| CMYK | 0.12 | 0 | 0.51 | 0.41 |
| HSL | 74.03º | 0.35% | 0.44% | - |
| HSV(B) | 74.03º | 0.51% | 0.59% | - |
| XYZ | 21.62 | 27.2 | 10.41 | - |
| YUV | 135.84 | 92.54 | 125.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 150 | 73 | 0.12 | 0 | 0.51 | 0.41 | 74.03 | 0.35 | 0.44 |
| Hex | 84 | 96 | 49 | C | 0 | 33 | 29 | 4A | 23 | 2C |
| Octal | 204 | 226 | 111 | 14 | 0 | 63 | 51 | 112 | 43 | 54 |
| Binary | 10000100 | 10010110 | 1001001 | 1100 | 0 | 110011 | 101001 | 1001010 | 100011 | 101100 |
Color Harmonies of #849649
Complementary color
Monochromatic Colors of #849649
Black with #849649
Text Example
Text Example
White with #849649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849649; }
p { color: rgb(132,150,73); }
H1.HeaderClassName
{
color: #849649;
}
.AnyTagClassName
{
color: #849649;
}
</style>
background-color css
<style>
a { background-color: #849649; }
a { background-color: rgb(132,150,73); }
div.DivClassName
{
background-color: #849649;
}
.BgClassName
{
background-color: #849649;
}
</style>
border-color css
<style>
span { border-color: #849649; }
span { border-color: rgb(132,150,73); }
td.TdClassName
{
border-color: #849649;
}
.TagClassName
{
border-color: #849649;
}
</style>