Shades of Wasabi #839540
Tints of Wasabi #839540
RGB
CMYK
RGB Variations
Color information
#839540 (or 0x839540) is known color: Wasabi. HEX triplet: 83, 95 and 40. RGB value is (131,149,64). Sum of RGB (Red+Green+Blue) = 131+149+64=344 (45% of max value = 765). Red value is 131 (51.56% from 255 or 38.08% from 344); Green value is 149 (58.59% from 255 or 43.31% from 344); Blue value is 64 (25.39% from 255 or 18.60% from 344); Max value from RGB is 149 - color contains mainly: green. Hex color #839540 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #839540 is #7C6ABF. Grayscale: #868686. Windows color (decimal): -8153792 or 4232579. OLE color: 4232579.
HSL color Cylindrical-coordinate representation of color #839540: hue angle of 72.71º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #839540 is Cyan = 0.12, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 149 | 64 | - |
| CMYK | 0.12 | 0 | 0.57 | 0.42 |
| HSL | 72.71º | 0.4% | 0.42% | - |
| HSV(B) | 72.71º | 0.57% | 0.58% | - |
| XYZ | 21.03 | 26.69 | 8.89 | - |
| YUV | 133.93 | 88.54 | 125.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 149 | 64 | 0.12 | 0 | 0.57 | 0.42 | 72.71 | 0.4 | 0.42 |
| Hex | 83 | 95 | 40 | C | 0 | 39 | 2A | 49 | 28 | 2A |
| Octal | 203 | 225 | 100 | 14 | 0 | 71 | 52 | 111 | 50 | 52 |
| Binary | 10000011 | 10010101 | 1000000 | 1100 | 0 | 111001 | 101010 | 1001001 | 101000 | 101010 |
Color Harmonies of #839540
Complementary color
Monochromatic Colors of #839540
Black with #839540
Text Example
Text Example
White with #839540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839540; }
p { color: rgb(131,149,64); }
H1.HeaderClassName
{
color: #839540;
}
.AnyTagClassName
{
color: #839540;
}
</style>
background-color css
<style>
a { background-color: #839540; }
a { background-color: rgb(131,149,64); }
div.DivClassName
{
background-color: #839540;
}
.BgClassName
{
background-color: #839540;
}
</style>
border-color css
<style>
span { border-color: #839540; }
span { border-color: rgb(131,149,64); }
td.TdClassName
{
border-color: #839540;
}
.TagClassName
{
border-color: #839540;
}
</style>