Shades of Wasabi #809046
Tints of Wasabi #809046
RGB
CMYK
RGB Variations
Color information
#809046 (or 0x809046) is known color: Wasabi. HEX triplet: 80, 90 and 46. RGB value is (128,144,70). Sum of RGB (Red+Green+Blue) = 128+144+70=342 (45% of max value = 765). Red value is 128 (50.39% from 255 or 37.43% from 342); Green value is 144 (56.64% from 255 or 42.11% from 342); Blue value is 70 (27.73% from 255 or 20.47% from 342); Max value from RGB is 144 - color contains mainly: green. Hex color #809046 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #809046 is #7F6FB9. Grayscale: #838383. Windows color (decimal): -8351674 or 4624512. OLE color: 4624512.
HSL color Cylindrical-coordinate representation of color #809046: hue angle of 72.97º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #809046 is Cyan = 0.11, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 128 | 144 | 70 | - |
| CMYK | 0.11 | 0 | 0.51 | 0.44 |
| HSL | 72.97º | 0.35% | 0.42% | - |
| HSV(B) | 72.97º | 0.51% | 0.56% | - |
| XYZ | 19.98 | 24.98 | 9.56 | - |
| YUV | 130.78 | 93.7 | 126.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 144 | 70 | 0.11 | 0 | 0.51 | 0.44 | 72.97 | 0.35 | 0.42 |
| Hex | 80 | 90 | 46 | B | 0 | 33 | 2C | 49 | 23 | 2A |
| Octal | 200 | 220 | 106 | 13 | 0 | 63 | 54 | 111 | 43 | 52 |
| Binary | 10000000 | 10010000 | 1000110 | 1011 | 0 | 110011 | 101100 | 1001001 | 100011 | 101010 |
Color Harmonies of #809046
Complementary color
Monochromatic Colors of #809046
Black with #809046
Text Example
Text Example
White with #809046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809046; }
p { color: rgb(128,144,70); }
H1.HeaderClassName
{
color: #809046;
}
.AnyTagClassName
{
color: #809046;
}
</style>
background-color css
<style>
a { background-color: #809046; }
a { background-color: rgb(128,144,70); }
div.DivClassName
{
background-color: #809046;
}
.BgClassName
{
background-color: #809046;
}
</style>
border-color css
<style>
span { border-color: #809046; }
span { border-color: rgb(128,144,70); }
td.TdClassName
{
border-color: #809046;
}
.TagClassName
{
border-color: #809046;
}
</style>