Shades of Wasabi #829338
Tints of Wasabi #829338
RGB
CMYK
RGB Variations
Color information
#829338 (or 0x829338) is known color: Wasabi. HEX triplet: 82, 93 and 38. RGB value is (130,147,56). Sum of RGB (Red+Green+Blue) = 130+147+56=333 (44% of max value = 765). Red value is 130 (51.17% from 255 or 39.04% from 333); Green value is 147 (57.81% from 255 or 44.14% from 333); Blue value is 56 (22.27% from 255 or 16.82% from 333); Max value from RGB is 147 - color contains mainly: green. Hex color #829338 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829338 is #7D6CC7. Grayscale: #838383. Windows color (decimal): -8219848 or 3707778. OLE color: 3707778.
HSL color Cylindrical-coordinate representation of color #829338: hue angle of 71.21º 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 #829338 is Cyan = 0.12, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 147 | 56 | - |
| CMYK | 0.12 | 0 | 0.62 | 0.42 |
| HSL | 71.21º | 0.45% | 0.4% | - |
| HSV(B) | 71.21º | 0.62% | 0.58% | - |
| XYZ | 20.35 | 25.9 | 7.67 | - |
| YUV | 131.54 | 85.37 | 126.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 147 | 56 | 0.12 | 0 | 0.62 | 0.42 | 71.21 | 0.45 | 0.4 |
| Hex | 82 | 93 | 38 | C | 0 | 3E | 2A | 47 | 2D | 28 |
| Octal | 202 | 223 | 70 | 14 | 0 | 76 | 52 | 107 | 55 | 50 |
| Binary | 10000010 | 10010011 | 111000 | 1100 | 0 | 111110 | 101010 | 1000111 | 101101 | 101000 |
Color Harmonies of #829338
Complementary color
Monochromatic Colors of #829338
Black with #829338
Text Example
Text Example
White with #829338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829338; }
p { color: rgb(130,147,56); }
H1.HeaderClassName
{
color: #829338;
}
.AnyTagClassName
{
color: #829338;
}
</style>
background-color css
<style>
a { background-color: #829338; }
a { background-color: rgb(130,147,56); }
div.DivClassName
{
background-color: #829338;
}
.BgClassName
{
background-color: #829338;
}
</style>
border-color css
<style>
span { border-color: #829338; }
span { border-color: rgb(130,147,56); }
td.TdClassName
{
border-color: #829338;
}
.TagClassName
{
border-color: #829338;
}
</style>