Shades of Wasabi #829430
Tints of Wasabi #829430
RGB
CMYK
RGB Variations
Color information
#829430 (or 0x829430) is known color: Wasabi. HEX triplet: 82, 94 and 30. RGB value is (130,148,48). Sum of RGB (Red+Green+Blue) = 130+148+48=326 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.88% from 326); Green value is 148 (58.20% from 255 or 45.40% from 326); Blue value is 48 (19.14% from 255 or 14.72% from 326); Max value from RGB is 148 - color contains mainly: green. Hex color #829430 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829430 is #7D6BCF. Grayscale: #838383. Windows color (decimal): -8219600 or 3183746. OLE color: 3183746.
HSL color Cylindrical-coordinate representation of color #829430: hue angle of 70.8º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #829430 is Cyan = 0.12, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 148 | 48 | - |
| CMYK | 0.12 | 0 | 0.68 | 0.42 |
| HSL | 70.8º | 0.51% | 0.38% | - |
| HSV(B) | 70.8º | 0.68% | 0.58% | - |
| XYZ | 20.33 | 26.14 | 6.77 | - |
| YUV | 131.22 | 81.04 | 127.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 148 | 48 | 0.12 | 0 | 0.68 | 0.42 | 70.8 | 0.51 | 0.38 |
| Hex | 82 | 94 | 30 | C | 0 | 44 | 2A | 47 | 33 | 26 |
| Octal | 202 | 224 | 60 | 14 | 0 | 104 | 52 | 107 | 63 | 46 |
| Binary | 10000010 | 10010100 | 110000 | 1100 | 0 | 1000100 | 101010 | 1000111 | 110011 | 100110 |
Color Harmonies of #829430
Complementary color
Monochromatic Colors of #829430
Black with #829430
Text Example
Text Example
White with #829430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829430; }
p { color: rgb(130,148,48); }
H1.HeaderClassName
{
color: #829430;
}
.AnyTagClassName
{
color: #829430;
}
</style>
background-color css
<style>
a { background-color: #829430; }
a { background-color: rgb(130,148,48); }
div.DivClassName
{
background-color: #829430;
}
.BgClassName
{
background-color: #829430;
}
</style>
border-color css
<style>
span { border-color: #829430; }
span { border-color: rgb(130,148,48); }
td.TdClassName
{
border-color: #829430;
}
.TagClassName
{
border-color: #829430;
}
</style>