Shades of Wasabi #829938
Tints of Wasabi #829938
RGB
CMYK
RGB Variations
Color information
#829938 (or 0x829938) is known color: Wasabi. HEX triplet: 82, 99 and 38. RGB value is (130,153,56). Sum of RGB (Red+Green+Blue) = 130+153+56=339 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.35% from 339); Green value is 153 (60.16% from 255 or 45.13% from 339); Blue value is 56 (22.27% from 255 or 16.52% from 339); Max value from RGB is 153 - color contains mainly: green. Hex color #829938 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829938 is #7D66C7. Grayscale: #878787. Windows color (decimal): -8218312 or 3709314. OLE color: 3709314.
HSL color Cylindrical-coordinate representation of color #829938: hue angle of 74.23º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #829938 is Cyan = 0.15, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 130 | 153 | 56 | - |
| CMYK | 0.15 | 0 | 0.63 | 0.4 |
| HSL | 74.23º | 0.46% | 0.41% | - |
| HSV(B) | 74.23º | 0.63% | 0.6% | - |
| XYZ | 21.31 | 27.81 | 7.99 | - |
| YUV | 135.07 | 83.38 | 124.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 153 | 56 | 0.15 | 0 | 0.63 | 0.4 | 74.23 | 0.46 | 0.41 |
| Hex | 82 | 99 | 38 | F | 0 | 3F | 28 | 4A | 2E | 29 |
| Octal | 202 | 231 | 70 | 17 | 0 | 77 | 50 | 112 | 56 | 51 |
| Binary | 10000010 | 10011001 | 111000 | 1111 | 0 | 111111 | 101000 | 1001010 | 101110 | 101001 |
Color Harmonies of #829938
Complementary color
Monochromatic Colors of #829938
Black with #829938
Text Example
Text Example
White with #829938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829938; }
p { color: rgb(130,153,56); }
H1.HeaderClassName
{
color: #829938;
}
.AnyTagClassName
{
color: #829938;
}
</style>
background-color css
<style>
a { background-color: #829938; }
a { background-color: rgb(130,153,56); }
div.DivClassName
{
background-color: #829938;
}
.BgClassName
{
background-color: #829938;
}
</style>
border-color css
<style>
span { border-color: #829938; }
span { border-color: rgb(130,153,56); }
td.TdClassName
{
border-color: #829938;
}
.TagClassName
{
border-color: #829938;
}
</style>