Shades of Wasabi #839329
Tints of Wasabi #839329
RGB
CMYK
RGB Variations
Color information
#839329 (or 0x839329) is known color: Wasabi. HEX triplet: 83, 93 and 29. RGB value is (131,147,41). Sum of RGB (Red+Green+Blue) = 131+147+41=319 (42% of max value = 765). Red value is 131 (51.56% from 255 or 41.07% from 319); Green value is 147 (57.81% from 255 or 46.08% from 319); Blue value is 41 (16.41% from 255 or 12.85% from 319); Max value from RGB is 147 - color contains mainly: green. Hex color #839329 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #839329 is #7C6CD6. Grayscale: #828282. Windows color (decimal): -8154327 or 2724739. OLE color: 2724739.
HSL color Cylindrical-coordinate representation of color #839329: hue angle of 69.06º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #839329 is Cyan = 0.11, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 147 | 41 | - |
| CMYK | 0.11 | 0 | 0.72 | 0.42 |
| HSL | 69.06º | 0.56% | 0.37% | - |
| HSV(B) | 69.06º | 0.72% | 0.58% | - |
| XYZ | 20.19 | 25.85 | 6.02 | - |
| YUV | 130.13 | 77.7 | 128.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 147 | 41 | 0.11 | 0 | 0.72 | 0.42 | 69.06 | 0.56 | 0.37 |
| Hex | 83 | 93 | 29 | B | 0 | 48 | 2A | 45 | 38 | 25 |
| Octal | 203 | 223 | 51 | 13 | 0 | 110 | 52 | 105 | 70 | 45 |
| Binary | 10000011 | 10010011 | 101001 | 1011 | 0 | 1001000 | 101010 | 1000101 | 111000 | 100101 |
Color Harmonies of #839329
Complementary color
Monochromatic Colors of #839329
Black with #839329
Text Example
Text Example
White with #839329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839329; }
p { color: rgb(131,147,41); }
H1.HeaderClassName
{
color: #839329;
}
.AnyTagClassName
{
color: #839329;
}
</style>
background-color css
<style>
a { background-color: #839329; }
a { background-color: rgb(131,147,41); }
div.DivClassName
{
background-color: #839329;
}
.BgClassName
{
background-color: #839329;
}
</style>
border-color css
<style>
span { border-color: #839329; }
span { border-color: rgb(131,147,41); }
td.TdClassName
{
border-color: #839329;
}
.TagClassName
{
border-color: #839329;
}
</style>