Shades of Wasabi #838934
Tints of Wasabi #838934
RGB
CMYK
RGB Variations
Color information
#838934 (or 0x838934) is known color: Wasabi. HEX triplet: 83, 89 and 34. RGB value is (131,137,52). Sum of RGB (Red+Green+Blue) = 131+137+52=320 (42% of max value = 765). Red value is 131 (51.56% from 255 or 40.94% from 320); Green value is 137 (53.91% from 255 or 42.81% from 320); Blue value is 52 (20.70% from 255 or 16.25% from 320); Max value from RGB is 137 - color contains mainly: green. Hex color #838934 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #838934 is #7C76CB. Grayscale: #7D7D7D. Windows color (decimal): -8156876 or 3443075. OLE color: 3443075.
HSL color Cylindrical-coordinate representation of color #838934: hue angle of 64.24º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #838934 is Cyan = 0.04, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 131 | 137 | 52 | - |
| CMYK | 0.04 | 0 | 0.62 | 0.46 |
| HSL | 64.24º | 0.45% | 0.37% | - |
| HSV(B) | 64.24º | 0.62% | 0.54% | - |
| XYZ | 18.93 | 22.96 | 6.68 | - |
| YUV | 125.52 | 86.51 | 131.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 137 | 52 | 0.04 | 0 | 0.62 | 0.46 | 64.24 | 0.45 | 0.37 |
| Hex | 83 | 89 | 34 | 4 | 0 | 3E | 2E | 40 | 2D | 25 |
| Octal | 203 | 211 | 64 | 4 | 0 | 76 | 56 | 100 | 55 | 45 |
| Binary | 10000011 | 10001001 | 110100 | 100 | 0 | 111110 | 101110 | 1000000 | 101101 | 100101 |
Color Harmonies of #838934
Complementary color
Monochromatic Colors of #838934
Black with #838934
Text Example
Text Example
White with #838934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838934; }
p { color: rgb(131,137,52); }
H1.HeaderClassName
{
color: #838934;
}
.AnyTagClassName
{
color: #838934;
}
</style>
background-color css
<style>
a { background-color: #838934; }
a { background-color: rgb(131,137,52); }
div.DivClassName
{
background-color: #838934;
}
.BgClassName
{
background-color: #838934;
}
</style>
border-color css
<style>
span { border-color: #838934; }
span { border-color: rgb(131,137,52); }
td.TdClassName
{
border-color: #838934;
}
.TagClassName
{
border-color: #838934;
}
</style>