Shades of Wasabi #829742
Tints of Wasabi #829742
RGB
CMYK
RGB Variations
Color information
#829742 (or 0x829742) is known color: Wasabi. HEX triplet: 82, 97 and 42. RGB value is (130,151,66). Sum of RGB (Red+Green+Blue) = 130+151+66=347 (45% of max value = 765). Red value is 130 (51.17% from 255 or 37.46% from 347); Green value is 151 (59.38% from 255 or 43.52% from 347); Blue value is 66 (26.17% from 255 or 19.02% from 347); Max value from RGB is 151 - color contains mainly: green. Hex color #829742 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829742 is #7D68BD. Grayscale: #878787. Windows color (decimal): -8218814 or 4364162. OLE color: 4364162.
HSL color Cylindrical-coordinate representation of color #829742: hue angle of 74.82º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #829742 is Cyan = 0.14, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 151 | 66 | - |
| CMYK | 0.14 | 0 | 0.56 | 0.41 |
| HSL | 74.82º | 0.39% | 0.43% | - |
| HSV(B) | 74.82º | 0.56% | 0.59% | - |
| XYZ | 21.26 | 27.27 | 9.3 | - |
| YUV | 135.03 | 89.04 | 124.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 151 | 66 | 0.14 | 0 | 0.56 | 0.41 | 74.82 | 0.39 | 0.43 |
| Hex | 82 | 97 | 42 | E | 0 | 38 | 29 | 4B | 27 | 2B |
| Octal | 202 | 227 | 102 | 16 | 0 | 70 | 51 | 113 | 47 | 53 |
| Binary | 10000010 | 10010111 | 1000010 | 1110 | 0 | 111000 | 101001 | 1001011 | 100111 | 101011 |
Color Harmonies of #829742
Complementary color
Monochromatic Colors of #829742
Black with #829742
Text Example
Text Example
White with #829742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829742; }
p { color: rgb(130,151,66); }
H1.HeaderClassName
{
color: #829742;
}
.AnyTagClassName
{
color: #829742;
}
</style>
background-color css
<style>
a { background-color: #829742; }
a { background-color: rgb(130,151,66); }
div.DivClassName
{
background-color: #829742;
}
.BgClassName
{
background-color: #829742;
}
</style>
border-color css
<style>
span { border-color: #829742; }
span { border-color: rgb(130,151,66); }
td.TdClassName
{
border-color: #829742;
}
.TagClassName
{
border-color: #829742;
}
</style>