Shades of Wasabi #809134
Tints of Wasabi #809134
RGB
CMYK
RGB Variations
Color information
#809134 (or 0x809134) is known color: Wasabi. HEX triplet: 80, 91 and 34. RGB value is (128,145,52). Sum of RGB (Red+Green+Blue) = 128+145+52=325 (43% of max value = 765). Red value is 128 (50.39% from 255 or 39.38% from 325); Green value is 145 (57.03% from 255 or 44.62% from 325); Blue value is 52 (20.70% from 255 or 16% from 325); Max value from RGB is 145 - color contains mainly: green. Hex color #809134 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #809134 is #7F6ECB. Grayscale: #818181. Windows color (decimal): -8351436 or 3445120. OLE color: 3445120.
HSL color Cylindrical-coordinate representation of color #809134: hue angle of 70.97º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #809134 is Cyan = 0.12, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 128 | 145 | 52 | - |
| CMYK | 0.12 | 0 | 0.64 | 0.43 |
| HSL | 70.97º | 0.47% | 0.39% | - |
| HSV(B) | 70.97º | 0.64% | 0.57% | - |
| XYZ | 19.65 | 25.09 | 7.06 | - |
| YUV | 129.32 | 84.37 | 127.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 145 | 52 | 0.12 | 0 | 0.64 | 0.43 | 70.97 | 0.47 | 0.39 |
| Hex | 80 | 91 | 34 | C | 0 | 40 | 2B | 47 | 2F | 27 |
| Octal | 200 | 221 | 64 | 14 | 0 | 100 | 53 | 107 | 57 | 47 |
| Binary | 10000000 | 10010001 | 110100 | 1100 | 0 | 1000000 | 101011 | 1000111 | 101111 | 100111 |
Color Harmonies of #809134
Complementary color
Monochromatic Colors of #809134
Black with #809134
Text Example
Text Example
White with #809134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809134; }
p { color: rgb(128,145,52); }
H1.HeaderClassName
{
color: #809134;
}
.AnyTagClassName
{
color: #809134;
}
</style>
background-color css
<style>
a { background-color: #809134; }
a { background-color: rgb(128,145,52); }
div.DivClassName
{
background-color: #809134;
}
.BgClassName
{
background-color: #809134;
}
</style>
border-color css
<style>
span { border-color: #809134; }
span { border-color: rgb(128,145,52); }
td.TdClassName
{
border-color: #809134;
}
.TagClassName
{
border-color: #809134;
}
</style>