Shades of Wasabi #839534
Tints of Wasabi #839534
RGB
CMYK
RGB Variations
Color information
#839534 (or 0x839534) is known color: Wasabi. HEX triplet: 83, 95 and 34. RGB value is (131,149,52). Sum of RGB (Red+Green+Blue) = 131+149+52=332 (43% of max value = 765). Red value is 131 (51.56% from 255 or 39.46% from 332); Green value is 149 (58.59% from 255 or 44.88% from 332); Blue value is 52 (20.70% from 255 or 15.66% from 332); Max value from RGB is 149 - color contains mainly: green. Hex color #839534 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #839534 is #7C6ACB. Grayscale: #848484. Windows color (decimal): -8153804 or 3446147. OLE color: 3446147.
HSL color Cylindrical-coordinate representation of color #839534: hue angle of 71.13º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #839534 is Cyan = 0.12, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 149 | 52 | - |
| CMYK | 0.12 | 0 | 0.65 | 0.42 |
| HSL | 71.13º | 0.48% | 0.39% | - |
| HSV(B) | 71.13º | 0.65% | 0.58% | - |
| XYZ | 20.73 | 26.57 | 7.28 | - |
| YUV | 132.56 | 82.54 | 126.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 149 | 52 | 0.12 | 0 | 0.65 | 0.42 | 71.13 | 0.48 | 0.39 |
| Hex | 83 | 95 | 34 | C | 0 | 41 | 2A | 47 | 30 | 27 |
| Octal | 203 | 225 | 64 | 14 | 0 | 101 | 52 | 107 | 60 | 47 |
| Binary | 10000011 | 10010101 | 110100 | 1100 | 0 | 1000001 | 101010 | 1000111 | 110000 | 100111 |
Color Harmonies of #839534
Complementary color
Monochromatic Colors of #839534
Black with #839534
Text Example
Text Example
White with #839534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839534; }
p { color: rgb(131,149,52); }
H1.HeaderClassName
{
color: #839534;
}
.AnyTagClassName
{
color: #839534;
}
</style>
background-color css
<style>
a { background-color: #839534; }
a { background-color: rgb(131,149,52); }
div.DivClassName
{
background-color: #839534;
}
.BgClassName
{
background-color: #839534;
}
</style>
border-color css
<style>
span { border-color: #839534; }
span { border-color: rgb(131,149,52); }
td.TdClassName
{
border-color: #839534;
}
.TagClassName
{
border-color: #839534;
}
</style>