Shades of Wasabi #839338
Tints of Wasabi #839338
RGB
CMYK
RGB Variations
Color information
#839338 (or 0x839338) is known color: Wasabi. HEX triplet: 83, 93 and 38. RGB value is (131,147,56). Sum of RGB (Red+Green+Blue) = 131+147+56=334 (44% of max value = 765). Red value is 131 (51.56% from 255 or 39.22% from 334); Green value is 147 (57.81% from 255 or 44.01% from 334); Blue value is 56 (22.27% from 255 or 16.77% from 334); Max value from RGB is 147 - color contains mainly: green. Hex color #839338 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #839338 is #7C6CC7. Grayscale: #848484. Windows color (decimal): -8154312 or 3707779. OLE color: 3707779.
HSL color Cylindrical-coordinate representation of color #839338: hue angle of 70.55º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #839338 is Cyan = 0.11, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 147 | 56 | - |
| CMYK | 0.11 | 0 | 0.62 | 0.42 |
| HSL | 70.55º | 0.45% | 0.4% | - |
| HSV(B) | 70.55º | 0.62% | 0.58% | - |
| XYZ | 20.51 | 25.98 | 7.67 | - |
| YUV | 131.84 | 85.2 | 127.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 147 | 56 | 0.11 | 0 | 0.62 | 0.42 | 70.55 | 0.45 | 0.4 |
| Hex | 83 | 93 | 38 | B | 0 | 3E | 2A | 47 | 2D | 28 |
| Octal | 203 | 223 | 70 | 13 | 0 | 76 | 52 | 107 | 55 | 50 |
| Binary | 10000011 | 10010011 | 111000 | 1011 | 0 | 111110 | 101010 | 1000111 | 101101 | 101000 |
Color Harmonies of #839338
Complementary color
Monochromatic Colors of #839338
Black with #839338
Text Example
Text Example
White with #839338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839338; }
p { color: rgb(131,147,56); }
H1.HeaderClassName
{
color: #839338;
}
.AnyTagClassName
{
color: #839338;
}
</style>
background-color css
<style>
a { background-color: #839338; }
a { background-color: rgb(131,147,56); }
div.DivClassName
{
background-color: #839338;
}
.BgClassName
{
background-color: #839338;
}
</style>
border-color css
<style>
span { border-color: #839338; }
span { border-color: rgb(131,147,56); }
td.TdClassName
{
border-color: #839338;
}
.TagClassName
{
border-color: #839338;
}
</style>