Shades of Wasabi #839536
Tints of Wasabi #839536
RGB
CMYK
RGB Variations
Color information
#839536 (or 0x839536) is known color: Wasabi. HEX triplet: 83, 95 and 36. RGB value is (131,149,54). Sum of RGB (Red+Green+Blue) = 131+149+54=334 (44% of max value = 765). Red value is 131 (51.56% from 255 or 39.22% from 334); Green value is 149 (58.59% from 255 or 44.61% from 334); Blue value is 54 (21.48% from 255 or 16.17% from 334); Max value from RGB is 149 - color contains mainly: green. Hex color #839536 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #839536 is #7C6AC9. Grayscale: #858585. Windows color (decimal): -8153802 or 3577219. OLE color: 3577219.
HSL color Cylindrical-coordinate representation of color #839536: hue angle of 71.37º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #839536 is Cyan = 0.12, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 149 | 54 | - |
| CMYK | 0.12 | 0 | 0.64 | 0.42 |
| HSL | 71.37º | 0.47% | 0.4% | - |
| HSV(B) | 71.37º | 0.64% | 0.58% | - |
| XYZ | 20.77 | 26.59 | 7.53 | - |
| YUV | 132.79 | 83.54 | 126.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 149 | 54 | 0.12 | 0 | 0.64 | 0.42 | 71.37 | 0.47 | 0.4 |
| Hex | 83 | 95 | 36 | C | 0 | 40 | 2A | 47 | 2F | 28 |
| Octal | 203 | 225 | 66 | 14 | 0 | 100 | 52 | 107 | 57 | 50 |
| Binary | 10000011 | 10010101 | 110110 | 1100 | 0 | 1000000 | 101010 | 1000111 | 101111 | 101000 |
Color Harmonies of #839536
Complementary color
Monochromatic Colors of #839536
Black with #839536
Text Example
Text Example
White with #839536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839536; }
p { color: rgb(131,149,54); }
H1.HeaderClassName
{
color: #839536;
}
.AnyTagClassName
{
color: #839536;
}
</style>
background-color css
<style>
a { background-color: #839536; }
a { background-color: rgb(131,149,54); }
div.DivClassName
{
background-color: #839536;
}
.BgClassName
{
background-color: #839536;
}
</style>
border-color css
<style>
span { border-color: #839536; }
span { border-color: rgb(131,149,54); }
td.TdClassName
{
border-color: #839536;
}
.TagClassName
{
border-color: #839536;
}
</style>