Shades of Wasabi #839938
Tints of Wasabi #839938
RGB
CMYK
RGB Variations
Color information
#839938 (or 0x839938) is known color: Wasabi. HEX triplet: 83, 99 and 38. RGB value is (131,153,56). Sum of RGB (Red+Green+Blue) = 131+153+56=340 (45% of max value = 765). Red value is 131 (51.56% from 255 or 38.53% from 340); Green value is 153 (60.16% from 255 or 45% from 340); Blue value is 56 (22.27% from 255 or 16.47% from 340); Max value from RGB is 153 - color contains mainly: green. Hex color #839938 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #839938 is #7C66C7. Grayscale: #878787. Windows color (decimal): -8152776 or 3709315. OLE color: 3709315.
HSL color Cylindrical-coordinate representation of color #839938: hue angle of 73.61º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #839938 is Cyan = 0.14, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 131 | 153 | 56 | - |
| CMYK | 0.14 | 0 | 0.63 | 0.4 |
| HSL | 73.61º | 0.46% | 0.41% | - |
| HSV(B) | 73.61º | 0.63% | 0.6% | - |
| XYZ | 21.47 | 27.89 | 7.99 | - |
| YUV | 135.36 | 83.21 | 124.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 153 | 56 | 0.14 | 0 | 0.63 | 0.4 | 73.61 | 0.46 | 0.41 |
| Hex | 83 | 99 | 38 | E | 0 | 3F | 28 | 4A | 2E | 29 |
| Octal | 203 | 231 | 70 | 16 | 0 | 77 | 50 | 112 | 56 | 51 |
| Binary | 10000011 | 10011001 | 111000 | 1110 | 0 | 111111 | 101000 | 1001010 | 101110 | 101001 |
Color Harmonies of #839938
Complementary color
Monochromatic Colors of #839938
Black with #839938
Text Example
Text Example
White with #839938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839938; }
p { color: rgb(131,153,56); }
H1.HeaderClassName
{
color: #839938;
}
.AnyTagClassName
{
color: #839938;
}
</style>
background-color css
<style>
a { background-color: #839938; }
a { background-color: rgb(131,153,56); }
div.DivClassName
{
background-color: #839938;
}
.BgClassName
{
background-color: #839938;
}
</style>
border-color css
<style>
span { border-color: #839938; }
span { border-color: rgb(131,153,56); }
td.TdClassName
{
border-color: #839938;
}
.TagClassName
{
border-color: #839938;
}
</style>