Shades of Wasabi #849342
Tints of Wasabi #849342
RGB
CMYK
RGB Variations
Color information
#849342 (or 0x849342) is known color: Wasabi. HEX triplet: 84, 93 and 42. RGB value is (132,147,66). Sum of RGB (Red+Green+Blue) = 132+147+66=345 (45% of max value = 765). Red value is 132 (51.95% from 255 or 38.26% from 345); Green value is 147 (57.81% from 255 or 42.61% from 345); Blue value is 66 (26.17% from 255 or 19.13% from 345); Max value from RGB is 147 - color contains mainly: green. Hex color #849342 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849342 is #7B6CBD. Grayscale: #858585. Windows color (decimal): -8088766 or 4363140. OLE color: 4363140.
HSL color Cylindrical-coordinate representation of color #849342: hue angle of 71.11º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #849342 is Cyan = 0.10, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 147 | 66 | - |
| CMYK | 0.10 | 0 | 0.55 | 0.42 |
| HSL | 71.11º | 0.38% | 0.42% | - |
| HSV(B) | 71.11º | 0.55% | 0.58% | - |
| XYZ | 20.93 | 26.17 | 9.1 | - |
| YUV | 133.28 | 90.03 | 127.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 147 | 66 | 0.10 | 0 | 0.55 | 0.42 | 71.11 | 0.38 | 0.42 |
| Hex | 84 | 93 | 42 | A | 0 | 37 | 2A | 47 | 26 | 2A |
| Octal | 204 | 223 | 102 | 12 | 0 | 67 | 52 | 107 | 46 | 52 |
| Binary | 10000100 | 10010011 | 1000010 | 1010 | 0 | 110111 | 101010 | 1000111 | 100110 | 101010 |
Color Harmonies of #849342
Complementary color
Monochromatic Colors of #849342
Black with #849342
Text Example
Text Example
White with #849342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849342; }
p { color: rgb(132,147,66); }
H1.HeaderClassName
{
color: #849342;
}
.AnyTagClassName
{
color: #849342;
}
</style>
background-color css
<style>
a { background-color: #849342; }
a { background-color: rgb(132,147,66); }
div.DivClassName
{
background-color: #849342;
}
.BgClassName
{
background-color: #849342;
}
</style>
border-color css
<style>
span { border-color: #849342; }
span { border-color: rgb(132,147,66); }
td.TdClassName
{
border-color: #849342;
}
.TagClassName
{
border-color: #849342;
}
</style>