Shades of Wasabi #829935
Tints of Wasabi #829935
RGB
CMYK
RGB Variations
Color information
#829935 (or 0x829935) is known color: Wasabi. HEX triplet: 82, 99 and 35. RGB value is (130,153,53). Sum of RGB (Red+Green+Blue) = 130+153+53=336 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.69% from 336); Green value is 153 (60.16% from 255 or 45.54% from 336); Blue value is 53 (21.09% from 255 or 15.77% from 336); Max value from RGB is 153 - color contains mainly: green. Hex color #829935 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829935 is #7D66CA. Grayscale: #878787. Windows color (decimal): -8218315 or 3512706. OLE color: 3512706.
HSL color Cylindrical-coordinate representation of color #829935: hue angle of 73.8º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #829935 is Cyan = 0.15, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 130 | 153 | 53 | - |
| CMYK | 0.15 | 0 | 0.65 | 0.4 |
| HSL | 73.8º | 0.49% | 0.4% | - |
| HSV(B) | 73.8º | 0.65% | 0.6% | - |
| XYZ | 21.24 | 27.79 | 7.61 | - |
| YUV | 134.72 | 81.88 | 124.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 153 | 53 | 0.15 | 0 | 0.65 | 0.4 | 73.8 | 0.49 | 0.4 |
| Hex | 82 | 99 | 35 | F | 0 | 41 | 28 | 4A | 31 | 28 |
| Octal | 202 | 231 | 65 | 17 | 0 | 101 | 50 | 112 | 61 | 50 |
| Binary | 10000010 | 10011001 | 110101 | 1111 | 0 | 1000001 | 101000 | 1001010 | 110001 | 101000 |
Color Harmonies of #829935
Complementary color
Monochromatic Colors of #829935
Black with #829935
Text Example
Text Example
White with #829935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829935; }
p { color: rgb(130,153,53); }
H1.HeaderClassName
{
color: #829935;
}
.AnyTagClassName
{
color: #829935;
}
</style>
background-color css
<style>
a { background-color: #829935; }
a { background-color: rgb(130,153,53); }
div.DivClassName
{
background-color: #829935;
}
.BgClassName
{
background-color: #829935;
}
</style>
border-color css
<style>
span { border-color: #829935; }
span { border-color: rgb(130,153,53); }
td.TdClassName
{
border-color: #829935;
}
.TagClassName
{
border-color: #829935;
}
</style>