Shades of Wasabi #829038
Tints of Wasabi #829038
RGB
CMYK
RGB Variations
Color information
#829038 (or 0x829038) is known color: Wasabi. HEX triplet: 82, 90 and 38. RGB value is (130,144,56). Sum of RGB (Red+Green+Blue) = 130+144+56=330 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.39% from 330); Green value is 144 (56.64% from 255 or 43.64% from 330); Blue value is 56 (22.27% from 255 or 16.97% from 330); Max value from RGB is 144 - color contains mainly: green. Hex color #829038 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829038 is #7D6FC7. Grayscale: #828282. Windows color (decimal): -8220616 or 3707010. OLE color: 3707010.
HSL color Cylindrical-coordinate representation of color #829038: hue angle of 69.55º degrees, saturation: 0.44, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #829038 is Cyan = 0.10, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 144 | 56 | - |
| CMYK | 0.10 | 0 | 0.61 | 0.44 |
| HSL | 69.55º | 0.44% | 0.39% | - |
| HSV(B) | 69.55º | 0.61% | 0.56% | - |
| XYZ | 19.89 | 24.98 | 7.51 | - |
| YUV | 129.78 | 86.36 | 128.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 144 | 56 | 0.10 | 0 | 0.61 | 0.44 | 69.55 | 0.44 | 0.39 |
| Hex | 82 | 90 | 38 | A | 0 | 3D | 2C | 46 | 2C | 27 |
| Octal | 202 | 220 | 70 | 12 | 0 | 75 | 54 | 106 | 54 | 47 |
| Binary | 10000010 | 10010000 | 111000 | 1010 | 0 | 111101 | 101100 | 1000110 | 101100 | 100111 |
Color Harmonies of #829038
Complementary color
Monochromatic Colors of #829038
Black with #829038
Text Example
Text Example
White with #829038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829038; }
p { color: rgb(130,144,56); }
H1.HeaderClassName
{
color: #829038;
}
.AnyTagClassName
{
color: #829038;
}
</style>
background-color css
<style>
a { background-color: #829038; }
a { background-color: rgb(130,144,56); }
div.DivClassName
{
background-color: #829038;
}
.BgClassName
{
background-color: #829038;
}
</style>
border-color css
<style>
span { border-color: #829038; }
span { border-color: rgb(130,144,56); }
td.TdClassName
{
border-color: #829038;
}
.TagClassName
{
border-color: #829038;
}
</style>