Shades of Wasabi #849336
Tints of Wasabi #849336
RGB
CMYK
RGB Variations
Color information
#849336 (or 0x849336) is known color: Wasabi. HEX triplet: 84, 93 and 36. RGB value is (132,147,54). Sum of RGB (Red+Green+Blue) = 132+147+54=333 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.64% from 333); Green value is 147 (57.81% from 255 or 44.14% from 333); Blue value is 54 (21.48% from 255 or 16.22% from 333); Max value from RGB is 147 - color contains mainly: green. Hex color #849336 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849336 is #7B6CC9. Grayscale: #848484. Windows color (decimal): -8088778 or 3576708. OLE color: 3576708.
HSL color Cylindrical-coordinate representation of color #849336: hue angle of 69.68º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #849336 is Cyan = 0.10, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 147 | 54 | - |
| CMYK | 0.10 | 0 | 0.63 | 0.42 |
| HSL | 69.68º | 0.46% | 0.39% | - |
| HSV(B) | 69.68º | 0.63% | 0.58% | - |
| XYZ | 20.62 | 26.04 | 7.43 | - |
| YUV | 131.91 | 84.03 | 128.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 147 | 54 | 0.10 | 0 | 0.63 | 0.42 | 69.68 | 0.46 | 0.39 |
| Hex | 84 | 93 | 36 | A | 0 | 3F | 2A | 46 | 2E | 27 |
| Octal | 204 | 223 | 66 | 12 | 0 | 77 | 52 | 106 | 56 | 47 |
| Binary | 10000100 | 10010011 | 110110 | 1010 | 0 | 111111 | 101010 | 1000110 | 101110 | 100111 |
Color Harmonies of #849336
Complementary color
Monochromatic Colors of #849336
Black with #849336
Text Example
Text Example
White with #849336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849336; }
p { color: rgb(132,147,54); }
H1.HeaderClassName
{
color: #849336;
}
.AnyTagClassName
{
color: #849336;
}
</style>
background-color css
<style>
a { background-color: #849336; }
a { background-color: rgb(132,147,54); }
div.DivClassName
{
background-color: #849336;
}
.BgClassName
{
background-color: #849336;
}
</style>
border-color css
<style>
span { border-color: #849336; }
span { border-color: rgb(132,147,54); }
td.TdClassName
{
border-color: #849336;
}
.TagClassName
{
border-color: #849336;
}
</style>