Shades of Wasabi #819334
Tints of Wasabi #819334
RGB
CMYK
RGB Variations
Color information
#819334 (or 0x819334) is known color: Wasabi. HEX triplet: 81, 93 and 34. RGB value is (129,147,52). Sum of RGB (Red+Green+Blue) = 129+147+52=328 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.33% from 328); Green value is 147 (57.81% from 255 or 44.82% from 328); Blue value is 52 (20.70% from 255 or 15.85% from 328); Max value from RGB is 147 - color contains mainly: green. Hex color #819334 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819334 is #7E6CCB. Grayscale: #838383. Windows color (decimal): -8285388 or 3445633. OLE color: 3445633.
HSL color Cylindrical-coordinate representation of color #819334: hue angle of 71.37º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #819334 is Cyan = 0.12, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 147 | 52 | - |
| CMYK | 0.12 | 0 | 0.65 | 0.42 |
| HSL | 71.37º | 0.48% | 0.39% | - |
| HSV(B) | 71.37º | 0.65% | 0.58% | - |
| XYZ | 20.11 | 25.78 | 7.17 | - |
| YUV | 130.79 | 83.54 | 126.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 147 | 52 | 0.12 | 0 | 0.65 | 0.42 | 71.37 | 0.48 | 0.39 |
| Hex | 81 | 93 | 34 | C | 0 | 41 | 2A | 47 | 30 | 27 |
| Octal | 201 | 223 | 64 | 14 | 0 | 101 | 52 | 107 | 60 | 47 |
| Binary | 10000001 | 10010011 | 110100 | 1100 | 0 | 1000001 | 101010 | 1000111 | 110000 | 100111 |
Color Harmonies of #819334
Complementary color
Monochromatic Colors of #819334
Black with #819334
Text Example
Text Example
White with #819334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819334; }
p { color: rgb(129,147,52); }
H1.HeaderClassName
{
color: #819334;
}
.AnyTagClassName
{
color: #819334;
}
</style>
background-color css
<style>
a { background-color: #819334; }
a { background-color: rgb(129,147,52); }
div.DivClassName
{
background-color: #819334;
}
.BgClassName
{
background-color: #819334;
}
</style>
border-color css
<style>
span { border-color: #819334; }
span { border-color: rgb(129,147,52); }
td.TdClassName
{
border-color: #819334;
}
.TagClassName
{
border-color: #819334;
}
</style>