Shades of Wasabi #839044
Tints of Wasabi #839044
RGB
CMYK
RGB Variations
Color information
#839044 (or 0x839044) is known color: Wasabi. HEX triplet: 83, 90 and 44. RGB value is (131,144,68). Sum of RGB (Red+Green+Blue) = 131+144+68=343 (45% of max value = 765). Red value is 131 (51.56% from 255 or 38.19% from 343); Green value is 144 (56.64% from 255 or 41.98% from 343); Blue value is 68 (26.95% from 255 or 19.83% from 343); Max value from RGB is 144 - color contains mainly: green. Hex color #839044 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #839044 is #7C6FBB. Grayscale: #838383. Windows color (decimal): -8155068 or 4493443. OLE color: 4493443.
HSL color Cylindrical-coordinate representation of color #839044: hue angle of 70.26º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #839044 is Cyan = 0.09, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 131 | 144 | 68 | - |
| CMYK | 0.09 | 0 | 0.53 | 0.44 |
| HSL | 70.26º | 0.36% | 0.42% | - |
| HSV(B) | 70.26º | 0.53% | 0.56% | - |
| XYZ | 20.38 | 25.19 | 9.26 | - |
| YUV | 131.45 | 92.19 | 127.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 144 | 68 | 0.09 | 0 | 0.53 | 0.44 | 70.26 | 0.36 | 0.42 |
| Hex | 83 | 90 | 44 | 9 | 0 | 35 | 2C | 46 | 24 | 2A |
| Octal | 203 | 220 | 104 | 11 | 0 | 65 | 54 | 106 | 44 | 52 |
| Binary | 10000011 | 10010000 | 1000100 | 1001 | 0 | 110101 | 101100 | 1000110 | 100100 | 101010 |
Color Harmonies of #839044
Complementary color
Monochromatic Colors of #839044
Black with #839044
Text Example
Text Example
White with #839044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839044; }
p { color: rgb(131,144,68); }
H1.HeaderClassName
{
color: #839044;
}
.AnyTagClassName
{
color: #839044;
}
</style>
background-color css
<style>
a { background-color: #839044; }
a { background-color: rgb(131,144,68); }
div.DivClassName
{
background-color: #839044;
}
.BgClassName
{
background-color: #839044;
}
</style>
border-color css
<style>
span { border-color: #839044; }
span { border-color: rgb(131,144,68); }
td.TdClassName
{
border-color: #839044;
}
.TagClassName
{
border-color: #839044;
}
</style>