Shades of Wasabi #809436
Tints of Wasabi #809436
RGB
CMYK
RGB Variations
Color information
#809436 (or 0x809436) is known color: Wasabi. HEX triplet: 80, 94 and 36. RGB value is (128,148,54). Sum of RGB (Red+Green+Blue) = 128+148+54=330 (43% of max value = 765). Red value is 128 (50.39% from 255 or 38.79% from 330); Green value is 148 (58.20% from 255 or 44.85% from 330); Blue value is 54 (21.48% from 255 or 16.36% from 330); Max value from RGB is 148 - color contains mainly: green. Hex color #809436 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #809436 is #7F6BC9. Grayscale: #838383. Windows color (decimal): -8350666 or 3576960. OLE color: 3576960.
HSL color Cylindrical-coordinate representation of color #809436: hue angle of 72.77º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #809436 is Cyan = 0.14, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 148 | 54 | - |
| CMYK | 0.14 | 0 | 0.64 | 0.42 |
| HSL | 72.77º | 0.47% | 0.4% | - |
| HSV(B) | 72.77º | 0.64% | 0.58% | - |
| XYZ | 20.16 | 26.04 | 7.45 | - |
| YUV | 131.3 | 84.37 | 125.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 148 | 54 | 0.14 | 0 | 0.64 | 0.42 | 72.77 | 0.47 | 0.4 |
| Hex | 80 | 94 | 36 | E | 0 | 40 | 2A | 49 | 2F | 28 |
| Octal | 200 | 224 | 66 | 16 | 0 | 100 | 52 | 111 | 57 | 50 |
| Binary | 10000000 | 10010100 | 110110 | 1110 | 0 | 1000000 | 101010 | 1001001 | 101111 | 101000 |
Color Harmonies of #809436
Complementary color
Monochromatic Colors of #809436
Black with #809436
Text Example
Text Example
White with #809436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809436; }
p { color: rgb(128,148,54); }
H1.HeaderClassName
{
color: #809436;
}
.AnyTagClassName
{
color: #809436;
}
</style>
background-color css
<style>
a { background-color: #809436; }
a { background-color: rgb(128,148,54); }
div.DivClassName
{
background-color: #809436;
}
.BgClassName
{
background-color: #809436;
}
</style>
border-color css
<style>
span { border-color: #809436; }
span { border-color: rgb(128,148,54); }
td.TdClassName
{
border-color: #809436;
}
.TagClassName
{
border-color: #809436;
}
</style>