Shades of Wasabi #829041
Tints of Wasabi #829041
RGB
CMYK
RGB Variations
Color information
#829041 (or 0x829041) is known color: Wasabi. HEX triplet: 82, 90 and 41. RGB value is (130,144,65). Sum of RGB (Red+Green+Blue) = 130+144+65=339 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.35% from 339); Green value is 144 (56.64% from 255 or 42.48% from 339); Blue value is 65 (25.78% from 255 or 19.17% from 339); Max value from RGB is 144 - color contains mainly: green. Hex color #829041 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829041 is #7D6FBE. Grayscale: #838383. Windows color (decimal): -8220607 or 4296834. OLE color: 4296834.
HSL color Cylindrical-coordinate representation of color #829041: hue angle of 70.63º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #829041 is Cyan = 0.10, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 144 | 65 | - |
| CMYK | 0.10 | 0 | 0.55 | 0.44 |
| HSL | 70.63º | 0.38% | 0.41% | - |
| HSV(B) | 70.63º | 0.55% | 0.56% | - |
| XYZ | 20.13 | 25.07 | 8.78 | - |
| YUV | 130.81 | 90.86 | 127.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 144 | 65 | 0.10 | 0 | 0.55 | 0.44 | 70.63 | 0.38 | 0.41 |
| Hex | 82 | 90 | 41 | A | 0 | 37 | 2C | 47 | 26 | 29 |
| Octal | 202 | 220 | 101 | 12 | 0 | 67 | 54 | 107 | 46 | 51 |
| Binary | 10000010 | 10010000 | 1000001 | 1010 | 0 | 110111 | 101100 | 1000111 | 100110 | 101001 |
Color Harmonies of #829041
Complementary color
Monochromatic Colors of #829041
Black with #829041
Text Example
Text Example
White with #829041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829041; }
p { color: rgb(130,144,65); }
H1.HeaderClassName
{
color: #829041;
}
.AnyTagClassName
{
color: #829041;
}
</style>
background-color css
<style>
a { background-color: #829041; }
a { background-color: rgb(130,144,65); }
div.DivClassName
{
background-color: #829041;
}
.BgClassName
{
background-color: #829041;
}
</style>
border-color css
<style>
span { border-color: #829041; }
span { border-color: rgb(130,144,65); }
td.TdClassName
{
border-color: #829041;
}
.TagClassName
{
border-color: #829041;
}
</style>