Shades of Wasabi #829035
Tints of Wasabi #829035
RGB
CMYK
RGB Variations
Color information
#829035 (or 0x829035) is known color: Wasabi. HEX triplet: 82, 90 and 35. RGB value is (130,144,53). Sum of RGB (Red+Green+Blue) = 130+144+53=327 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.76% from 327); Green value is 144 (56.64% from 255 or 44.04% from 327); Blue value is 53 (21.09% from 255 or 16.21% from 327); Max value from RGB is 144 - color contains mainly: green. Hex color #829035 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829035 is #7D6FCA. Grayscale: #818181. Windows color (decimal): -8220619 or 3510402. OLE color: 3510402.
HSL color Cylindrical-coordinate representation of color #829035: hue angle of 69.23º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #829035 is Cyan = 0.10, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 144 | 53 | - |
| CMYK | 0.10 | 0 | 0.63 | 0.44 |
| HSL | 69.23º | 0.46% | 0.39% | - |
| HSV(B) | 69.23º | 0.63% | 0.56% | - |
| XYZ | 19.82 | 24.95 | 7.14 | - |
| YUV | 129.44 | 84.86 | 128.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 144 | 53 | 0.10 | 0 | 0.63 | 0.44 | 69.23 | 0.46 | 0.39 |
| Hex | 82 | 90 | 35 | A | 0 | 3F | 2C | 45 | 2E | 27 |
| Octal | 202 | 220 | 65 | 12 | 0 | 77 | 54 | 105 | 56 | 47 |
| Binary | 10000010 | 10010000 | 110101 | 1010 | 0 | 111111 | 101100 | 1000101 | 101110 | 100111 |
Color Harmonies of #829035
Complementary color
Monochromatic Colors of #829035
Black with #829035
Text Example
Text Example
White with #829035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829035; }
p { color: rgb(130,144,53); }
H1.HeaderClassName
{
color: #829035;
}
.AnyTagClassName
{
color: #829035;
}
</style>
background-color css
<style>
a { background-color: #829035; }
a { background-color: rgb(130,144,53); }
div.DivClassName
{
background-color: #829035;
}
.BgClassName
{
background-color: #829035;
}
</style>
border-color css
<style>
span { border-color: #829035; }
span { border-color: rgb(130,144,53); }
td.TdClassName
{
border-color: #829035;
}
.TagClassName
{
border-color: #829035;
}
</style>