Shades of Wasabi #829549
Tints of Wasabi #829549
RGB
CMYK
RGB Variations
Color information
#829549 (or 0x829549) is known color: Wasabi. HEX triplet: 82, 95 and 49. RGB value is (130,149,73). Sum of RGB (Red+Green+Blue) = 130+149+73=352 (46% of max value = 765). Red value is 130 (51.17% from 255 or 36.93% from 352); Green value is 149 (58.59% from 255 or 42.33% from 352); Blue value is 73 (28.91% from 255 or 20.74% from 352); Max value from RGB is 149 - color contains mainly: green. Hex color #829549 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829549 is #7D6AB6. Grayscale: #868686. Windows color (decimal): -8219319 or 4822402. OLE color: 4822402.
HSL color Cylindrical-coordinate representation of color #829549: hue angle of 75º degrees, saturation: 0.34, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #829549 is Cyan = 0.13, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 149 | 73 | - |
| CMYK | 0.13 | 0 | 0.51 | 0.42 |
| HSL | 75º | 0.34% | 0.44% | - |
| HSV(B) | 75º | 0.51% | 0.58% | - |
| XYZ | 21.16 | 26.72 | 10.35 | - |
| YUV | 134.66 | 93.21 | 124.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 149 | 73 | 0.13 | 0 | 0.51 | 0.42 | 75 | 0.34 | 0.44 |
| Hex | 82 | 95 | 49 | D | 0 | 33 | 2A | 4B | 22 | 2C |
| Octal | 202 | 225 | 111 | 15 | 0 | 63 | 52 | 113 | 42 | 54 |
| Binary | 10000010 | 10010101 | 1001001 | 1101 | 0 | 110011 | 101010 | 1001011 | 100010 | 101100 |
Color Harmonies of #829549
Complementary color
Monochromatic Colors of #829549
Black with #829549
Text Example
Text Example
White with #829549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829549; }
p { color: rgb(130,149,73); }
H1.HeaderClassName
{
color: #829549;
}
.AnyTagClassName
{
color: #829549;
}
</style>
background-color css
<style>
a { background-color: #829549; }
a { background-color: rgb(130,149,73); }
div.DivClassName
{
background-color: #829549;
}
.BgClassName
{
background-color: #829549;
}
</style>
border-color css
<style>
span { border-color: #829549; }
span { border-color: rgb(130,149,73); }
td.TdClassName
{
border-color: #829549;
}
.TagClassName
{
border-color: #829549;
}
</style>