Shades of Wasabi #839053
Tints of Wasabi #839053
RGB
CMYK
RGB Variations
Color information
#839053 (or 0x839053) is known color: Wasabi. HEX triplet: 83, 90 and 53. RGB value is (131,144,83). Sum of RGB (Red+Green+Blue) = 131+144+83=358 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.59% from 358); Green value is 144 (56.64% from 255 or 40.22% from 358); Blue value is 83 (32.81% from 255 or 23.18% from 358); Max value from RGB is 144 - color contains mainly: green. Hex color #839053 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #839053 is #7C6FAC. Grayscale: #858585. Windows color (decimal): -8155053 or 5476483. OLE color: 5476483.
HSL color Cylindrical-coordinate representation of color #839053: hue angle of 72.79º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #839053 is Cyan = 0.09, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 131 | 144 | 83 | - |
| CMYK | 0.09 | 0 | 0.42 | 0.44 |
| HSL | 72.79º | 0.27% | 0.45% | - |
| HSV(B) | 72.79º | 0.42% | 0.56% | - |
| XYZ | 20.89 | 25.4 | 11.98 | - |
| YUV | 133.16 | 99.69 | 126.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 144 | 83 | 0.09 | 0 | 0.42 | 0.44 | 72.79 | 0.27 | 0.45 |
| Hex | 83 | 90 | 53 | 9 | 0 | 2A | 2C | 49 | 1B | 2D |
| Octal | 203 | 220 | 123 | 11 | 0 | 52 | 54 | 111 | 33 | 55 |
| Binary | 10000011 | 10010000 | 1010011 | 1001 | 0 | 101010 | 101100 | 1001001 | 11011 | 101101 |
Color Harmonies of #839053
Complementary color
Monochromatic Colors of #839053
Black with #839053
Text Example
Text Example
White with #839053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839053; }
p { color: rgb(131,144,83); }
H1.HeaderClassName
{
color: #839053;
}
.AnyTagClassName
{
color: #839053;
}
</style>
background-color css
<style>
a { background-color: #839053; }
a { background-color: rgb(131,144,83); }
div.DivClassName
{
background-color: #839053;
}
.BgClassName
{
background-color: #839053;
}
</style>
border-color css
<style>
span { border-color: #839053; }
span { border-color: rgb(131,144,83); }
td.TdClassName
{
border-color: #839053;
}
.TagClassName
{
border-color: #839053;
}
</style>