Shades of Wasabi #819047
Tints of Wasabi #819047
RGB
CMYK
RGB Variations
Color information
#819047 (or 0x819047) is known color: Wasabi. HEX triplet: 81, 90 and 47. RGB value is (129,144,71). Sum of RGB (Red+Green+Blue) = 129+144+71=344 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.5% from 344); Green value is 144 (56.64% from 255 or 41.86% from 344); Blue value is 71 (28.12% from 255 or 20.64% from 344); Max value from RGB is 144 - color contains mainly: green. Hex color #819047 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819047 is #7E6FB8. Grayscale: #838383. Windows color (decimal): -8286137 or 4690049. OLE color: 4690049.
HSL color Cylindrical-coordinate representation of color #819047: hue angle of 72.33º degrees, saturation: 0.34, 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 #819047 is Cyan = 0.10, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 129 | 144 | 71 | - |
| CMYK | 0.10 | 0 | 0.51 | 0.44 |
| HSL | 72.33º | 0.34% | 0.42% | - |
| HSV(B) | 72.33º | 0.51% | 0.56% | - |
| XYZ | 20.16 | 25.07 | 9.74 | - |
| YUV | 131.19 | 94.03 | 126.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 144 | 71 | 0.10 | 0 | 0.51 | 0.44 | 72.33 | 0.34 | 0.42 |
| Hex | 81 | 90 | 47 | A | 0 | 33 | 2C | 48 | 22 | 2A |
| Octal | 201 | 220 | 107 | 12 | 0 | 63 | 54 | 110 | 42 | 52 |
| Binary | 10000001 | 10010000 | 1000111 | 1010 | 0 | 110011 | 101100 | 1001000 | 100010 | 101010 |
Color Harmonies of #819047
Complementary color
Monochromatic Colors of #819047
Black with #819047
Text Example
Text Example
White with #819047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819047; }
p { color: rgb(129,144,71); }
H1.HeaderClassName
{
color: #819047;
}
.AnyTagClassName
{
color: #819047;
}
</style>
background-color css
<style>
a { background-color: #819047; }
a { background-color: rgb(129,144,71); }
div.DivClassName
{
background-color: #819047;
}
.BgClassName
{
background-color: #819047;
}
</style>
border-color css
<style>
span { border-color: #819047; }
span { border-color: rgb(129,144,71); }
td.TdClassName
{
border-color: #819047;
}
.TagClassName
{
border-color: #819047;
}
</style>