Shades of Wasabi #819347
Tints of Wasabi #819347
RGB
CMYK
RGB Variations
Color information
#819347 (or 0x819347) is known color: Wasabi. HEX triplet: 81, 93 and 47. RGB value is (129,147,71). Sum of RGB (Red+Green+Blue) = 129+147+71=347 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.18% from 347); Green value is 147 (57.81% from 255 or 42.36% from 347); Blue value is 71 (28.12% from 255 or 20.46% from 347); Max value from RGB is 147 - color contains mainly: green. Hex color #819347 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819347 is #7E6CB8. Grayscale: #858585. Windows color (decimal): -8285369 or 4690817. OLE color: 4690817.
HSL color Cylindrical-coordinate representation of color #819347: hue angle of 74.21º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #819347 is Cyan = 0.12, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 147 | 71 | - |
| CMYK | 0.12 | 0 | 0.52 | 0.42 |
| HSL | 74.21º | 0.35% | 0.43% | - |
| HSV(B) | 74.21º | 0.52% | 0.58% | - |
| XYZ | 20.62 | 25.99 | 9.89 | - |
| YUV | 132.95 | 93.04 | 125.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 147 | 71 | 0.12 | 0 | 0.52 | 0.42 | 74.21 | 0.35 | 0.43 |
| Hex | 81 | 93 | 47 | C | 0 | 34 | 2A | 4A | 23 | 2B |
| Octal | 201 | 223 | 107 | 14 | 0 | 64 | 52 | 112 | 43 | 53 |
| Binary | 10000001 | 10010011 | 1000111 | 1100 | 0 | 110100 | 101010 | 1001010 | 100011 | 101011 |
Color Harmonies of #819347
Complementary color
Monochromatic Colors of #819347
Black with #819347
Text Example
Text Example
White with #819347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819347; }
p { color: rgb(129,147,71); }
H1.HeaderClassName
{
color: #819347;
}
.AnyTagClassName
{
color: #819347;
}
</style>
background-color css
<style>
a { background-color: #819347; }
a { background-color: rgb(129,147,71); }
div.DivClassName
{
background-color: #819347;
}
.BgClassName
{
background-color: #819347;
}
</style>
border-color css
<style>
span { border-color: #819347; }
span { border-color: rgb(129,147,71); }
td.TdClassName
{
border-color: #819347;
}
.TagClassName
{
border-color: #819347;
}
</style>