Shades of Wasabi #839549
Tints of Wasabi #839549
RGB
CMYK
RGB Variations
Color information
#839549 (or 0x839549) is known color: Wasabi. HEX triplet: 83, 95 and 49. RGB value is (131,149,73). Sum of RGB (Red+Green+Blue) = 131+149+73=353 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.11% from 353); Green value is 149 (58.59% from 255 or 42.21% from 353); Blue value is 73 (28.91% from 255 or 20.68% from 353); Max value from RGB is 149 - color contains mainly: green. Hex color #839549 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #839549 is #7C6AB6. Grayscale: #878787. Windows color (decimal): -8153783 or 4822403. OLE color: 4822403.
HSL color Cylindrical-coordinate representation of color #839549: hue angle of 74.21º degrees, saturation: 0.34, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #839549 is Cyan = 0.12, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 149 | 73 | - |
| CMYK | 0.12 | 0 | 0.51 | 0.42 |
| HSL | 74.21º | 0.34% | 0.44% | - |
| HSV(B) | 74.21º | 0.51% | 0.58% | - |
| XYZ | 21.31 | 26.8 | 10.35 | - |
| YUV | 134.95 | 93.04 | 125.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 149 | 73 | 0.12 | 0 | 0.51 | 0.42 | 74.21 | 0.34 | 0.44 |
| Hex | 83 | 95 | 49 | C | 0 | 33 | 2A | 4A | 22 | 2C |
| Octal | 203 | 225 | 111 | 14 | 0 | 63 | 52 | 112 | 42 | 54 |
| Binary | 10000011 | 10010101 | 1001001 | 1100 | 0 | 110011 | 101010 | 1001010 | 100010 | 101100 |
Color Harmonies of #839549
Complementary color
Monochromatic Colors of #839549
Black with #839549
Text Example
Text Example
White with #839549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839549; }
p { color: rgb(131,149,73); }
H1.HeaderClassName
{
color: #839549;
}
.AnyTagClassName
{
color: #839549;
}
</style>
background-color css
<style>
a { background-color: #839549; }
a { background-color: rgb(131,149,73); }
div.DivClassName
{
background-color: #839549;
}
.BgClassName
{
background-color: #839549;
}
</style>
border-color css
<style>
span { border-color: #839549; }
span { border-color: rgb(131,149,73); }
td.TdClassName
{
border-color: #839549;
}
.TagClassName
{
border-color: #839549;
}
</style>