Shades of Wasabi #829836
Tints of Wasabi #829836
RGB
CMYK
RGB Variations
Color information
#829836 (or 0x829836) is known color: Wasabi. HEX triplet: 82, 98 and 36. RGB value is (130,152,54). Sum of RGB (Red+Green+Blue) = 130+152+54=336 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.69% from 336); Green value is 152 (59.77% from 255 or 45.24% from 336); Blue value is 54 (21.48% from 255 or 16.07% from 336); Max value from RGB is 152 - color contains mainly: green. Hex color #829836 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829836 is #7D67C9. Grayscale: #868686. Windows color (decimal): -8218570 or 3577986. OLE color: 3577986.
HSL color Cylindrical-coordinate representation of color #829836: hue angle of 73.47º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #829836 is Cyan = 0.14, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 130 | 152 | 54 | - |
| CMYK | 0.14 | 0 | 0.64 | 0.40 |
| HSL | 73.47º | 0.48% | 0.4% | - |
| HSV(B) | 73.47º | 0.64% | 0.6% | - |
| XYZ | 21.1 | 27.47 | 7.68 | - |
| YUV | 134.25 | 82.71 | 124.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 152 | 54 | 0.14 | 0 | 0.64 | 0.40 | 73.47 | 0.48 | 0.4 |
| Hex | 82 | 98 | 36 | E | 0 | 40 | 28 | 49 | 30 | 28 |
| Octal | 202 | 230 | 66 | 16 | 0 | 100 | 50 | 111 | 60 | 50 |
| Binary | 10000010 | 10011000 | 110110 | 1110 | 0 | 1000000 | 101000 | 1001001 | 110000 | 101000 |
Color Harmonies of #829836
Complementary color
Monochromatic Colors of #829836
Black with #829836
Text Example
Text Example
White with #829836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829836; }
p { color: rgb(130,152,54); }
H1.HeaderClassName
{
color: #829836;
}
.AnyTagClassName
{
color: #829836;
}
</style>
background-color css
<style>
a { background-color: #829836; }
a { background-color: rgb(130,152,54); }
div.DivClassName
{
background-color: #829836;
}
.BgClassName
{
background-color: #829836;
}
</style>
border-color css
<style>
span { border-color: #829836; }
span { border-color: rgb(130,152,54); }
td.TdClassName
{
border-color: #829836;
}
.TagClassName
{
border-color: #829836;
}
</style>