Shades of Wasabi #838736
Tints of Wasabi #838736
RGB
CMYK
RGB Variations
Color information
#838736 (or 0x838736) is known color: Wasabi. HEX triplet: 83, 87 and 36. RGB value is (131,135,54). Sum of RGB (Red+Green+Blue) = 131+135+54=320 (42% of max value = 765). Red value is 131 (51.56% from 255 or 40.94% from 320); Green value is 135 (53.12% from 255 or 42.19% from 320); Blue value is 54 (21.48% from 255 or 16.88% from 320); Max value from RGB is 135 - color contains mainly: green. Hex color #838736 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #838736 is #7C78C9. Grayscale: #7C7C7C. Windows color (decimal): -8157386 or 3573635. OLE color: 3573635.
HSL color Cylindrical-coordinate representation of color #838736: hue angle of 62.96º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #838736 is Cyan = 0.03, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 135 | 54 | - |
| CMYK | 0.03 | 0 | 0.60 | 0.47 |
| HSL | 62.96º | 0.43% | 0.37% | - |
| HSV(B) | 62.96º | 0.6% | 0.53% | - |
| XYZ | 18.69 | 22.42 | 6.83 | - |
| YUV | 124.57 | 88.17 | 132.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 135 | 54 | 0.03 | 0 | 0.60 | 0.47 | 62.96 | 0.43 | 0.37 |
| Hex | 83 | 87 | 36 | 3 | 0 | 3C | 2F | 3F | 2B | 25 |
| Octal | 203 | 207 | 66 | 3 | 0 | 74 | 57 | 77 | 53 | 45 |
| Binary | 10000011 | 10000111 | 110110 | 11 | 0 | 111100 | 101111 | 111111 | 101011 | 100101 |
Color Harmonies of #838736
Complementary color
Monochromatic Colors of #838736
Black with #838736
Text Example
Text Example
White with #838736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838736; }
p { color: rgb(131,135,54); }
H1.HeaderClassName
{
color: #838736;
}
.AnyTagClassName
{
color: #838736;
}
</style>
background-color css
<style>
a { background-color: #838736; }
a { background-color: rgb(131,135,54); }
div.DivClassName
{
background-color: #838736;
}
.BgClassName
{
background-color: #838736;
}
</style>
border-color css
<style>
span { border-color: #838736; }
span { border-color: rgb(131,135,54); }
td.TdClassName
{
border-color: #838736;
}
.TagClassName
{
border-color: #838736;
}
</style>