Shades of Wasabi #819344
Tints of Wasabi #819344
RGB
CMYK
RGB Variations
Color information
#819344 (or 0x819344) is known color: Wasabi. HEX triplet: 81, 93 and 44. RGB value is (129,147,68). Sum of RGB (Red+Green+Blue) = 129+147+68=344 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.5% from 344); Green value is 147 (57.81% from 255 or 42.73% from 344); Blue value is 68 (26.95% from 255 or 19.77% from 344); Max value from RGB is 147 - color contains mainly: green. Hex color #819344 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819344 is #7E6CBB. Grayscale: #848484. Windows color (decimal): -8285372 or 4494209. OLE color: 4494209.
HSL color Cylindrical-coordinate representation of color #819344: hue angle of 73.67º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #819344 is Cyan = 0.12, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 147 | 68 | - |
| CMYK | 0.12 | 0 | 0.54 | 0.42 |
| HSL | 73.67º | 0.37% | 0.42% | - |
| HSV(B) | 73.67º | 0.54% | 0.58% | - |
| XYZ | 20.53 | 25.95 | 9.4 | - |
| YUV | 132.61 | 91.54 | 125.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 147 | 68 | 0.12 | 0 | 0.54 | 0.42 | 73.67 | 0.37 | 0.42 |
| Hex | 81 | 93 | 44 | C | 0 | 36 | 2A | 4A | 25 | 2A |
| Octal | 201 | 223 | 104 | 14 | 0 | 66 | 52 | 112 | 45 | 52 |
| Binary | 10000001 | 10010011 | 1000100 | 1100 | 0 | 110110 | 101010 | 1001010 | 100101 | 101010 |
Color Harmonies of #819344
Complementary color
Monochromatic Colors of #819344
Black with #819344
Text Example
Text Example
White with #819344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819344; }
p { color: rgb(129,147,68); }
H1.HeaderClassName
{
color: #819344;
}
.AnyTagClassName
{
color: #819344;
}
</style>
background-color css
<style>
a { background-color: #819344; }
a { background-color: rgb(129,147,68); }
div.DivClassName
{
background-color: #819344;
}
.BgClassName
{
background-color: #819344;
}
</style>
border-color css
<style>
span { border-color: #819344; }
span { border-color: rgb(129,147,68); }
td.TdClassName
{
border-color: #819344;
}
.TagClassName
{
border-color: #819344;
}
</style>