Shades of Wasabi #829539
Tints of Wasabi #829539
RGB
CMYK
RGB Variations
Color information
#829539 (or 0x829539) is known color: Wasabi. HEX triplet: 82, 95 and 39. RGB value is (130,149,57). Sum of RGB (Red+Green+Blue) = 130+149+57=336 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.69% from 336); Green value is 149 (58.59% from 255 or 44.35% from 336); Blue value is 57 (22.66% from 255 or 16.96% from 336); Max value from RGB is 149 - color contains mainly: green. Hex color #829539 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829539 is #7D6AC6. Grayscale: #858585. Windows color (decimal): -8219335 or 3773826. OLE color: 3773826.
HSL color Cylindrical-coordinate representation of color #829539: hue angle of 72.39º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #829539 is Cyan = 0.13, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 149 | 57 | - |
| CMYK | 0.13 | 0 | 0.62 | 0.42 |
| HSL | 72.39º | 0.45% | 0.4% | - |
| HSV(B) | 72.39º | 0.62% | 0.58% | - |
| XYZ | 20.69 | 26.54 | 7.9 | - |
| YUV | 132.83 | 85.21 | 125.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 149 | 57 | 0.13 | 0 | 0.62 | 0.42 | 72.39 | 0.45 | 0.4 |
| Hex | 82 | 95 | 39 | D | 0 | 3E | 2A | 48 | 2D | 28 |
| Octal | 202 | 225 | 71 | 15 | 0 | 76 | 52 | 110 | 55 | 50 |
| Binary | 10000010 | 10010101 | 111001 | 1101 | 0 | 111110 | 101010 | 1001000 | 101101 | 101000 |
Color Harmonies of #829539
Complementary color
Monochromatic Colors of #829539
Black with #829539
Text Example
Text Example
White with #829539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829539; }
p { color: rgb(130,149,57); }
H1.HeaderClassName
{
color: #829539;
}
.AnyTagClassName
{
color: #829539;
}
</style>
background-color css
<style>
a { background-color: #829539; }
a { background-color: rgb(130,149,57); }
div.DivClassName
{
background-color: #829539;
}
.BgClassName
{
background-color: #829539;
}
</style>
border-color css
<style>
span { border-color: #829539; }
span { border-color: rgb(130,149,57); }
td.TdClassName
{
border-color: #829539;
}
.TagClassName
{
border-color: #829539;
}
</style>