Shades of Wasabi #809449
Tints of Wasabi #809449
RGB
CMYK
RGB Variations
Color information
#809449 (or 0x809449) is known color: Wasabi. HEX triplet: 80, 94 and 49. RGB value is (128,148,73). Sum of RGB (Red+Green+Blue) = 128+148+73=349 (46% of max value = 765). Red value is 128 (50.39% from 255 or 36.68% from 349); Green value is 148 (58.20% from 255 or 42.41% from 349); Blue value is 73 (28.91% from 255 or 20.92% from 349); Max value from RGB is 148 - color contains mainly: green. Hex color #809449 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #809449 is #7F6BB6. Grayscale: #858585. Windows color (decimal): -8350647 or 4822144. OLE color: 4822144.
HSL color Cylindrical-coordinate representation of color #809449: hue angle of 76º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #809449 is Cyan = 0.14, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 148 | 73 | - |
| CMYK | 0.14 | 0 | 0.51 | 0.42 |
| HSL | 76º | 0.34% | 0.43% | - |
| HSV(B) | 76º | 0.51% | 0.58% | - |
| XYZ | 20.69 | 26.25 | 10.28 | - |
| YUV | 133.47 | 93.87 | 124.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 148 | 73 | 0.14 | 0 | 0.51 | 0.42 | 76 | 0.34 | 0.43 |
| Hex | 80 | 94 | 49 | E | 0 | 33 | 2A | 4C | 22 | 2B |
| Octal | 200 | 224 | 111 | 16 | 0 | 63 | 52 | 114 | 42 | 53 |
| Binary | 10000000 | 10010100 | 1001001 | 1110 | 0 | 110011 | 101010 | 1001100 | 100010 | 101011 |
Color Harmonies of #809449
Complementary color
Monochromatic Colors of #809449
Black with #809449
Text Example
Text Example
White with #809449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809449; }
p { color: rgb(128,148,73); }
H1.HeaderClassName
{
color: #809449;
}
.AnyTagClassName
{
color: #809449;
}
</style>
background-color css
<style>
a { background-color: #809449; }
a { background-color: rgb(128,148,73); }
div.DivClassName
{
background-color: #809449;
}
.BgClassName
{
background-color: #809449;
}
</style>
border-color css
<style>
span { border-color: #809449; }
span { border-color: rgb(128,148,73); }
td.TdClassName
{
border-color: #809449;
}
.TagClassName
{
border-color: #809449;
}
</style>