Shades of Wasabi #839350
Tints of Wasabi #839350
RGB
CMYK
RGB Variations
Color information
#839350 (or 0x839350) is known color: Wasabi. HEX triplet: 83, 93 and 50. RGB value is (131,147,80). Sum of RGB (Red+Green+Blue) = 131+147+80=358 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.59% from 358); Green value is 147 (57.81% from 255 or 41.06% from 358); Blue value is 80 (31.64% from 255 or 22.35% from 358); Max value from RGB is 147 - color contains mainly: green. Hex color #839350 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #839350 is #7C6CAF. Grayscale: #868686. Windows color (decimal): -8154288 or 5280643. OLE color: 5280643.
HSL color Cylindrical-coordinate representation of color #839350: hue angle of 74.33º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #839350 is Cyan = 0.11, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 147 | 80 | - |
| CMYK | 0.11 | 0 | 0.46 | 0.42 |
| HSL | 74.33º | 0.3% | 0.45% | - |
| HSV(B) | 74.33º | 0.46% | 0.58% | - |
| XYZ | 21.24 | 26.27 | 11.54 | - |
| YUV | 134.58 | 97.2 | 125.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 147 | 80 | 0.11 | 0 | 0.46 | 0.42 | 74.33 | 0.3 | 0.45 |
| Hex | 83 | 93 | 50 | B | 0 | 2E | 2A | 4A | 1E | 2D |
| Octal | 203 | 223 | 120 | 13 | 0 | 56 | 52 | 112 | 36 | 55 |
| Binary | 10000011 | 10010011 | 1010000 | 1011 | 0 | 101110 | 101010 | 1001010 | 11110 | 101101 |
Color Harmonies of #839350
Complementary color
Monochromatic Colors of #839350
Black with #839350
Text Example
Text Example
White with #839350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839350; }
p { color: rgb(131,147,80); }
H1.HeaderClassName
{
color: #839350;
}
.AnyTagClassName
{
color: #839350;
}
</style>
background-color css
<style>
a { background-color: #839350; }
a { background-color: rgb(131,147,80); }
div.DivClassName
{
background-color: #839350;
}
.BgClassName
{
background-color: #839350;
}
</style>
border-color css
<style>
span { border-color: #839350; }
span { border-color: rgb(131,147,80); }
td.TdClassName
{
border-color: #839350;
}
.TagClassName
{
border-color: #839350;
}
</style>