Shades of Wasabi #829834
Tints of Wasabi #829834
RGB
CMYK
RGB Variations
Color information
#829834 (or 0x829834) is known color: Wasabi. HEX triplet: 82, 98 and 34. RGB value is (130,152,52). Sum of RGB (Red+Green+Blue) = 130+152+52=334 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.92% from 334); Green value is 152 (59.77% from 255 or 45.51% from 334); Blue value is 52 (20.70% from 255 or 15.57% from 334); Max value from RGB is 152 - color contains mainly: green. Hex color #829834 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829834 is #7D67CB. Grayscale: #868686. Windows color (decimal): -8218572 or 3446914. OLE color: 3446914.
HSL color Cylindrical-coordinate representation of color #829834: hue angle of 73.2º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #829834 is Cyan = 0.14, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 130 | 152 | 52 | - |
| CMYK | 0.14 | 0 | 0.66 | 0.40 |
| HSL | 73.2º | 0.49% | 0.4% | - |
| HSV(B) | 73.2º | 0.66% | 0.6% | - |
| XYZ | 21.05 | 27.45 | 7.44 | - |
| YUV | 134.02 | 81.71 | 125.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 152 | 52 | 0.14 | 0 | 0.66 | 0.40 | 73.2 | 0.49 | 0.4 |
| Hex | 82 | 98 | 34 | E | 0 | 42 | 28 | 49 | 31 | 28 |
| Octal | 202 | 230 | 64 | 16 | 0 | 102 | 50 | 111 | 61 | 50 |
| Binary | 10000010 | 10011000 | 110100 | 1110 | 0 | 1000010 | 101000 | 1001001 | 110001 | 101000 |
Color Harmonies of #829834
Complementary color
Monochromatic Colors of #829834
Black with #829834
Text Example
Text Example
White with #829834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829834; }
p { color: rgb(130,152,52); }
H1.HeaderClassName
{
color: #829834;
}
.AnyTagClassName
{
color: #829834;
}
</style>
background-color css
<style>
a { background-color: #829834; }
a { background-color: rgb(130,152,52); }
div.DivClassName
{
background-color: #829834;
}
.BgClassName
{
background-color: #829834;
}
</style>
border-color css
<style>
span { border-color: #829834; }
span { border-color: rgb(130,152,52); }
td.TdClassName
{
border-color: #829834;
}
.TagClassName
{
border-color: #829834;
}
</style>