Shades of Wasabi #819034
Tints of Wasabi #819034
RGB
CMYK
RGB Variations
Color information
#819034 (or 0x819034) is known color: Wasabi. HEX triplet: 81, 90 and 34. RGB value is (129,144,52). Sum of RGB (Red+Green+Blue) = 129+144+52=325 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.69% from 325); Green value is 144 (56.64% from 255 or 44.31% from 325); Blue value is 52 (20.70% from 255 or 16% from 325); Max value from RGB is 144 - color contains mainly: green. Hex color #819034 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819034 is #7E6FCB. Grayscale: #818181. Windows color (decimal): -8286156 or 3444865. OLE color: 3444865.
HSL color Cylindrical-coordinate representation of color #819034: hue angle of 69.78º degrees, saturation: 0.47, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #819034 is Cyan = 0.10, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 129 | 144 | 52 | - |
| CMYK | 0.10 | 0 | 0.64 | 0.44 |
| HSL | 69.78º | 0.47% | 0.38% | - |
| HSV(B) | 69.78º | 0.64% | 0.56% | - |
| XYZ | 19.65 | 24.86 | 7.01 | - |
| YUV | 129.03 | 84.53 | 127.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 144 | 52 | 0.10 | 0 | 0.64 | 0.44 | 69.78 | 0.47 | 0.38 |
| Hex | 81 | 90 | 34 | A | 0 | 40 | 2C | 46 | 2F | 26 |
| Octal | 201 | 220 | 64 | 12 | 0 | 100 | 54 | 106 | 57 | 46 |
| Binary | 10000001 | 10010000 | 110100 | 1010 | 0 | 1000000 | 101100 | 1000110 | 101111 | 100110 |
Color Harmonies of #819034
Complementary color
Monochromatic Colors of #819034
Black with #819034
Text Example
Text Example
White with #819034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819034; }
p { color: rgb(129,144,52); }
H1.HeaderClassName
{
color: #819034;
}
.AnyTagClassName
{
color: #819034;
}
</style>
background-color css
<style>
a { background-color: #819034; }
a { background-color: rgb(129,144,52); }
div.DivClassName
{
background-color: #819034;
}
.BgClassName
{
background-color: #819034;
}
</style>
border-color css
<style>
span { border-color: #819034; }
span { border-color: rgb(129,144,52); }
td.TdClassName
{
border-color: #819034;
}
.TagClassName
{
border-color: #819034;
}
</style>