Shades of Wasabi #819331
Tints of Wasabi #819331
RGB
CMYK
RGB Variations
Color information
#819331 (or 0x819331) is known color: Wasabi. HEX triplet: 81, 93 and 31. RGB value is (129,147,49). Sum of RGB (Red+Green+Blue) = 129+147+49=325 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.69% from 325); Green value is 147 (57.81% from 255 or 45.23% from 325); Blue value is 49 (19.53% from 255 or 15.08% from 325); Max value from RGB is 147 - color contains mainly: green. Hex color #819331 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819331 is #7E6CCE. Grayscale: #828282. Windows color (decimal): -8285391 or 3249025. OLE color: 3249025.
HSL color Cylindrical-coordinate representation of color #819331: hue angle of 71.02º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #819331 is Cyan = 0.12, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 147 | 49 | - |
| CMYK | 0.12 | 0 | 0.67 | 0.42 |
| HSL | 71.02º | 0.5% | 0.38% | - |
| HSV(B) | 71.02º | 0.67% | 0.58% | - |
| XYZ | 20.04 | 25.76 | 6.82 | - |
| YUV | 130.45 | 82.04 | 126.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 147 | 49 | 0.12 | 0 | 0.67 | 0.42 | 71.02 | 0.5 | 0.38 |
| Hex | 81 | 93 | 31 | C | 0 | 43 | 2A | 47 | 32 | 26 |
| Octal | 201 | 223 | 61 | 14 | 0 | 103 | 52 | 107 | 62 | 46 |
| Binary | 10000001 | 10010011 | 110001 | 1100 | 0 | 1000011 | 101010 | 1000111 | 110010 | 100110 |
Color Harmonies of #819331
Complementary color
Monochromatic Colors of #819331
Black with #819331
Text Example
Text Example
White with #819331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819331; }
p { color: rgb(129,147,49); }
H1.HeaderClassName
{
color: #819331;
}
.AnyTagClassName
{
color: #819331;
}
</style>
background-color css
<style>
a { background-color: #819331; }
a { background-color: rgb(129,147,49); }
div.DivClassName
{
background-color: #819331;
}
.BgClassName
{
background-color: #819331;
}
</style>
border-color css
<style>
span { border-color: #819331; }
span { border-color: rgb(129,147,49); }
td.TdClassName
{
border-color: #819331;
}
.TagClassName
{
border-color: #819331;
}
</style>