Shades of Wasabi #849640
Tints of Wasabi #849640
RGB
CMYK
RGB Variations
Color information
#849640 (or 0x849640) is known color: Wasabi. HEX triplet: 84, 96 and 40. RGB value is (132,150,64). Sum of RGB (Red+Green+Blue) = 132+150+64=346 (45% of max value = 765). Red value is 132 (51.95% from 255 or 38.15% from 346); Green value is 150 (58.98% from 255 or 43.35% from 346); Blue value is 64 (25.39% from 255 or 18.50% from 346); Max value from RGB is 150 - color contains mainly: green. Hex color #849640 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849640 is #7B69BF. Grayscale: #878787. Windows color (decimal): -8088000 or 4232836. OLE color: 4232836.
HSL color Cylindrical-coordinate representation of color #849640: hue angle of 72.56º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #849640 is Cyan = 0.12, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 150 | 64 | - |
| CMYK | 0.12 | 0 | 0.57 | 0.41 |
| HSL | 72.56º | 0.4% | 0.42% | - |
| HSV(B) | 72.56º | 0.57% | 0.59% | - |
| XYZ | 21.35 | 27.09 | 8.95 | - |
| YUV | 134.81 | 88.04 | 125.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 150 | 64 | 0.12 | 0 | 0.57 | 0.41 | 72.56 | 0.4 | 0.42 |
| Hex | 84 | 96 | 40 | C | 0 | 39 | 29 | 49 | 28 | 2A |
| Octal | 204 | 226 | 100 | 14 | 0 | 71 | 51 | 111 | 50 | 52 |
| Binary | 10000100 | 10010110 | 1000000 | 1100 | 0 | 111001 | 101001 | 1001001 | 101000 | 101010 |
Color Harmonies of #849640
Complementary color
Monochromatic Colors of #849640
Black with #849640
Text Example
Text Example
White with #849640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849640; }
p { color: rgb(132,150,64); }
H1.HeaderClassName
{
color: #849640;
}
.AnyTagClassName
{
color: #849640;
}
</style>
background-color css
<style>
a { background-color: #849640; }
a { background-color: rgb(132,150,64); }
div.DivClassName
{
background-color: #849640;
}
.BgClassName
{
background-color: #849640;
}
</style>
border-color css
<style>
span { border-color: #849640; }
span { border-color: rgb(132,150,64); }
td.TdClassName
{
border-color: #849640;
}
.TagClassName
{
border-color: #849640;
}
</style>