Shades of Wasabi #819249
Tints of Wasabi #819249
RGB
CMYK
RGB Variations
Color information
#819249 (or 0x819249) is known color: Wasabi. HEX triplet: 81, 92 and 49. RGB value is (129,146,73). Sum of RGB (Red+Green+Blue) = 129+146+73=348 (46% of max value = 765). Red value is 129 (50.78% from 255 or 37.07% from 348); Green value is 146 (57.42% from 255 or 41.95% from 348); Blue value is 73 (28.91% from 255 or 20.98% from 348); Max value from RGB is 146 - color contains mainly: green. Hex color #819249 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819249 is #7E6DB6. Grayscale: #848484. Windows color (decimal): -8285623 or 4821633. OLE color: 4821633.
HSL color Cylindrical-coordinate representation of color #819249: hue angle of 73.97º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #819249 is Cyan = 0.12, Magento = 0, Yellow = 0.5 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 146 | 73 | - |
| CMYK | 0.12 | 0 | 0.5 | 0.43 |
| HSL | 73.97º | 0.33% | 0.43% | - |
| HSV(B) | 73.97º | 0.5% | 0.57% | - |
| XYZ | 20.53 | 25.71 | 10.18 | - |
| YUV | 132.6 | 94.37 | 125.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 146 | 73 | 0.12 | 0 | 0.5 | 0.43 | 73.97 | 0.33 | 0.43 |
| Hex | 81 | 92 | 49 | C | 0 | 32 | 2B | 4A | 21 | 2B |
| Octal | 201 | 222 | 111 | 14 | 0 | 62 | 53 | 112 | 41 | 53 |
| Binary | 10000001 | 10010010 | 1001001 | 1100 | 0 | 110010 | 101011 | 1001010 | 100001 | 101011 |
Color Harmonies of #819249
Complementary color
Monochromatic Colors of #819249
Black with #819249
Text Example
Text Example
White with #819249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819249; }
p { color: rgb(129,146,73); }
H1.HeaderClassName
{
color: #819249;
}
.AnyTagClassName
{
color: #819249;
}
</style>
background-color css
<style>
a { background-color: #819249; }
a { background-color: rgb(129,146,73); }
div.DivClassName
{
background-color: #819249;
}
.BgClassName
{
background-color: #819249;
}
</style>
border-color css
<style>
span { border-color: #819249; }
span { border-color: rgb(129,146,73); }
td.TdClassName
{
border-color: #819249;
}
.TagClassName
{
border-color: #819249;
}
</style>