Shades of Wasabi #829046
Tints of Wasabi #829046
RGB
CMYK
RGB Variations
Color information
#829046 (or 0x829046) is known color: Wasabi. HEX triplet: 82, 90 and 46. RGB value is (130,144,70). Sum of RGB (Red+Green+Blue) = 130+144+70=344 (45% of max value = 765). Red value is 130 (51.17% from 255 or 37.79% from 344); Green value is 144 (56.64% from 255 or 41.86% from 344); Blue value is 70 (27.73% from 255 or 20.35% from 344); Max value from RGB is 144 - color contains mainly: green. Hex color #829046 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829046 is #7D6FB9. Grayscale: #838383. Windows color (decimal): -8220602 or 4624514. OLE color: 4624514.
HSL color Cylindrical-coordinate representation of color #829046: hue angle of 71.35º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #829046 is Cyan = 0.10, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 144 | 70 | - |
| CMYK | 0.10 | 0 | 0.51 | 0.44 |
| HSL | 71.35º | 0.35% | 0.42% | - |
| HSV(B) | 71.35º | 0.51% | 0.56% | - |
| XYZ | 20.28 | 25.13 | 9.58 | - |
| YUV | 131.38 | 93.36 | 127.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 144 | 70 | 0.10 | 0 | 0.51 | 0.44 | 71.35 | 0.35 | 0.42 |
| Hex | 82 | 90 | 46 | A | 0 | 33 | 2C | 47 | 23 | 2A |
| Octal | 202 | 220 | 106 | 12 | 0 | 63 | 54 | 107 | 43 | 52 |
| Binary | 10000010 | 10010000 | 1000110 | 1010 | 0 | 110011 | 101100 | 1000111 | 100011 | 101010 |
Color Harmonies of #829046
Complementary color
Monochromatic Colors of #829046
Black with #829046
Text Example
Text Example
White with #829046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829046; }
p { color: rgb(130,144,70); }
H1.HeaderClassName
{
color: #829046;
}
.AnyTagClassName
{
color: #829046;
}
</style>
background-color css
<style>
a { background-color: #829046; }
a { background-color: rgb(130,144,70); }
div.DivClassName
{
background-color: #829046;
}
.BgClassName
{
background-color: #829046;
}
</style>
border-color css
<style>
span { border-color: #829046; }
span { border-color: rgb(130,144,70); }
td.TdClassName
{
border-color: #829046;
}
.TagClassName
{
border-color: #829046;
}
</style>