Shades of Wasabi #839537
Tints of Wasabi #839537
RGB
CMYK
RGB Variations
Color information
#839537 (or 0x839537) is known color: Wasabi. HEX triplet: 83, 95 and 37. RGB value is (131,149,55). Sum of RGB (Red+Green+Blue) = 131+149+55=335 (44% of max value = 765). Red value is 131 (51.56% from 255 or 39.10% from 335); Green value is 149 (58.59% from 255 or 44.48% from 335); Blue value is 55 (21.88% from 255 or 16.42% from 335); Max value from RGB is 149 - color contains mainly: green. Hex color #839537 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #839537 is #7C6AC8. Grayscale: #858585. Windows color (decimal): -8153801 or 3642755. OLE color: 3642755.
HSL color Cylindrical-coordinate representation of color #839537: hue angle of 71.49º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #839537 is Cyan = 0.12, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 149 | 55 | - |
| CMYK | 0.12 | 0 | 0.63 | 0.42 |
| HSL | 71.49º | 0.46% | 0.4% | - |
| HSV(B) | 71.49º | 0.63% | 0.58% | - |
| XYZ | 20.8 | 26.6 | 7.65 | - |
| YUV | 132.9 | 84.04 | 126.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 149 | 55 | 0.12 | 0 | 0.63 | 0.42 | 71.49 | 0.46 | 0.4 |
| Hex | 83 | 95 | 37 | C | 0 | 3F | 2A | 47 | 2E | 28 |
| Octal | 203 | 225 | 67 | 14 | 0 | 77 | 52 | 107 | 56 | 50 |
| Binary | 10000011 | 10010101 | 110111 | 1100 | 0 | 111111 | 101010 | 1000111 | 101110 | 101000 |
Color Harmonies of #839537
Complementary color
Monochromatic Colors of #839537
Black with #839537
Text Example
Text Example
White with #839537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839537; }
p { color: rgb(131,149,55); }
H1.HeaderClassName
{
color: #839537;
}
.AnyTagClassName
{
color: #839537;
}
</style>
background-color css
<style>
a { background-color: #839537; }
a { background-color: rgb(131,149,55); }
div.DivClassName
{
background-color: #839537;
}
.BgClassName
{
background-color: #839537;
}
</style>
border-color css
<style>
span { border-color: #839537; }
span { border-color: rgb(131,149,55); }
td.TdClassName
{
border-color: #839537;
}
.TagClassName
{
border-color: #839537;
}
</style>