Shades of Wasabi #829840
Tints of Wasabi #829840
RGB
CMYK
RGB Variations
Color information
#829840 (or 0x829840) is known color: Wasabi. HEX triplet: 82, 98 and 40. RGB value is (130,152,64). Sum of RGB (Red+Green+Blue) = 130+152+64=346 (45% of max value = 765). Red value is 130 (51.17% from 255 or 37.57% from 346); Green value is 152 (59.77% from 255 or 43.93% from 346); Blue value is 64 (25.39% from 255 or 18.50% from 346); Max value from RGB is 152 - color contains mainly: green. Hex color #829840 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829840 is #7D67BF. Grayscale: #878787. Windows color (decimal): -8218560 or 4233346. OLE color: 4233346.
HSL color Cylindrical-coordinate representation of color #829840: hue angle of 75º degrees, saturation: 0.41, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #829840 is Cyan = 0.14, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 130 | 152 | 64 | - |
| CMYK | 0.14 | 0 | 0.58 | 0.40 |
| HSL | 75º | 0.41% | 0.42% | - |
| HSV(B) | 75º | 0.58% | 0.6% | - |
| XYZ | 21.36 | 27.57 | 9.05 | - |
| YUV | 135.39 | 87.71 | 124.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 152 | 64 | 0.14 | 0 | 0.58 | 0.40 | 75 | 0.41 | 0.42 |
| Hex | 82 | 98 | 40 | E | 0 | 3A | 28 | 4B | 29 | 2A |
| Octal | 202 | 230 | 100 | 16 | 0 | 72 | 50 | 113 | 51 | 52 |
| Binary | 10000010 | 10011000 | 1000000 | 1110 | 0 | 111010 | 101000 | 1001011 | 101001 | 101010 |
Color Harmonies of #829840
Complementary color
Monochromatic Colors of #829840
Black with #829840
Text Example
Text Example
White with #829840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829840; }
p { color: rgb(130,152,64); }
H1.HeaderClassName
{
color: #829840;
}
.AnyTagClassName
{
color: #829840;
}
</style>
background-color css
<style>
a { background-color: #829840; }
a { background-color: rgb(130,152,64); }
div.DivClassName
{
background-color: #829840;
}
.BgClassName
{
background-color: #829840;
}
</style>
border-color css
<style>
span { border-color: #829840; }
span { border-color: rgb(130,152,64); }
td.TdClassName
{
border-color: #829840;
}
.TagClassName
{
border-color: #829840;
}
</style>