Shades of Wasabi #849334
Tints of Wasabi #849334
RGB
CMYK
RGB Variations
Color information
#849334 (or 0x849334) is known color: Wasabi. HEX triplet: 84, 93 and 34. RGB value is (132,147,52). Sum of RGB (Red+Green+Blue) = 132+147+52=331 (43% of max value = 765). Red value is 132 (51.95% from 255 or 39.88% from 331); Green value is 147 (57.81% from 255 or 44.41% from 331); Blue value is 52 (20.70% from 255 or 15.71% from 331); Max value from RGB is 147 - color contains mainly: green. Hex color #849334 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849334 is #7B6CCB. Grayscale: #848484. Windows color (decimal): -8088780 or 3445636. OLE color: 3445636.
HSL color Cylindrical-coordinate representation of color #849334: hue angle of 69.47º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #849334 is Cyan = 0.10, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 147 | 52 | - |
| CMYK | 0.10 | 0 | 0.65 | 0.42 |
| HSL | 69.47º | 0.48% | 0.39% | - |
| HSV(B) | 69.47º | 0.65% | 0.58% | - |
| XYZ | 20.57 | 26.02 | 7.19 | - |
| YUV | 131.69 | 83.03 | 128.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 147 | 52 | 0.10 | 0 | 0.65 | 0.42 | 69.47 | 0.48 | 0.39 |
| Hex | 84 | 93 | 34 | A | 0 | 41 | 2A | 45 | 30 | 27 |
| Octal | 204 | 223 | 64 | 12 | 0 | 101 | 52 | 105 | 60 | 47 |
| Binary | 10000100 | 10010011 | 110100 | 1010 | 0 | 1000001 | 101010 | 1000101 | 110000 | 100111 |
Color Harmonies of #849334
Complementary color
Monochromatic Colors of #849334
Black with #849334
Text Example
Text Example
White with #849334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849334; }
p { color: rgb(132,147,52); }
H1.HeaderClassName
{
color: #849334;
}
.AnyTagClassName
{
color: #849334;
}
</style>
background-color css
<style>
a { background-color: #849334; }
a { background-color: rgb(132,147,52); }
div.DivClassName
{
background-color: #849334;
}
.BgClassName
{
background-color: #849334;
}
</style>
border-color css
<style>
span { border-color: #849334; }
span { border-color: rgb(132,147,52); }
td.TdClassName
{
border-color: #849334;
}
.TagClassName
{
border-color: #849334;
}
</style>