Shades of Wasabi #839742
Tints of Wasabi #839742
RGB
CMYK
RGB Variations
Color information
#839742 (or 0x839742) is known color: Wasabi. HEX triplet: 83, 97 and 42. RGB value is (131,151,66). Sum of RGB (Red+Green+Blue) = 131+151+66=348 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.64% from 348); Green value is 151 (59.38% from 255 or 43.39% from 348); Blue value is 66 (26.17% from 255 or 18.97% from 348); Max value from RGB is 151 - color contains mainly: green. Hex color #839742 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #839742 is #7C68BD. Grayscale: #878787. Windows color (decimal): -8153278 or 4364163. OLE color: 4364163.
HSL color Cylindrical-coordinate representation of color #839742: hue angle of 74.12º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #839742 is Cyan = 0.13, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 131 | 151 | 66 | - |
| CMYK | 0.13 | 0 | 0.56 | 0.41 |
| HSL | 74.12º | 0.39% | 0.43% | - |
| HSV(B) | 74.12º | 0.56% | 0.59% | - |
| XYZ | 21.41 | 27.35 | 9.31 | - |
| YUV | 135.33 | 88.87 | 124.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 151 | 66 | 0.13 | 0 | 0.56 | 0.41 | 74.12 | 0.39 | 0.43 |
| Hex | 83 | 97 | 42 | D | 0 | 38 | 29 | 4A | 27 | 2B |
| Octal | 203 | 227 | 102 | 15 | 0 | 70 | 51 | 112 | 47 | 53 |
| Binary | 10000011 | 10010111 | 1000010 | 1101 | 0 | 111000 | 101001 | 1001010 | 100111 | 101011 |
Color Harmonies of #839742
Complementary color
Monochromatic Colors of #839742
Black with #839742
Text Example
Text Example
White with #839742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839742; }
p { color: rgb(131,151,66); }
H1.HeaderClassName
{
color: #839742;
}
.AnyTagClassName
{
color: #839742;
}
</style>
background-color css
<style>
a { background-color: #839742; }
a { background-color: rgb(131,151,66); }
div.DivClassName
{
background-color: #839742;
}
.BgClassName
{
background-color: #839742;
}
</style>
border-color css
<style>
span { border-color: #839742; }
span { border-color: rgb(131,151,66); }
td.TdClassName
{
border-color: #839742;
}
.TagClassName
{
border-color: #839742;
}
</style>