Shades of Wasabi #829437
Tints of Wasabi #829437
RGB
CMYK
RGB Variations
Color information
#829437 (or 0x829437) is known color: Wasabi. HEX triplet: 82, 94 and 37. RGB value is (130,148,55). Sum of RGB (Red+Green+Blue) = 130+148+55=333 (44% of max value = 765). Red value is 130 (51.17% from 255 or 39.04% from 333); Green value is 148 (58.20% from 255 or 44.44% from 333); Blue value is 55 (21.88% from 255 or 16.52% from 333); Max value from RGB is 148 - color contains mainly: green. Hex color #829437 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829437 is #7D6BC8. Grayscale: #848484. Windows color (decimal): -8219593 or 3642498. OLE color: 3642498.
HSL color Cylindrical-coordinate representation of color #829437: hue angle of 71.61º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #829437 is Cyan = 0.12, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 148 | 55 | - |
| CMYK | 0.12 | 0 | 0.63 | 0.42 |
| HSL | 71.61º | 0.46% | 0.4% | - |
| HSV(B) | 71.61º | 0.63% | 0.58% | - |
| XYZ | 20.49 | 26.2 | 7.59 | - |
| YUV | 132.02 | 84.54 | 126.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 148 | 55 | 0.12 | 0 | 0.63 | 0.42 | 71.61 | 0.46 | 0.4 |
| Hex | 82 | 94 | 37 | C | 0 | 3F | 2A | 48 | 2E | 28 |
| Octal | 202 | 224 | 67 | 14 | 0 | 77 | 52 | 110 | 56 | 50 |
| Binary | 10000010 | 10010100 | 110111 | 1100 | 0 | 111111 | 101010 | 1001000 | 101110 | 101000 |
Color Harmonies of #829437
Complementary color
Monochromatic Colors of #829437
Black with #829437
Text Example
Text Example
White with #829437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829437; }
p { color: rgb(130,148,55); }
H1.HeaderClassName
{
color: #829437;
}
.AnyTagClassName
{
color: #829437;
}
</style>
background-color css
<style>
a { background-color: #829437; }
a { background-color: rgb(130,148,55); }
div.DivClassName
{
background-color: #829437;
}
.BgClassName
{
background-color: #829437;
}
</style>
border-color css
<style>
span { border-color: #829437; }
span { border-color: rgb(130,148,55); }
td.TdClassName
{
border-color: #829437;
}
.TagClassName
{
border-color: #829437;
}
</style>