Shades of Wasabi #829037
Tints of Wasabi #829037
RGB
CMYK
RGB Variations
Color information
#829037 (or 0x829037) is known color: Wasabi. HEX triplet: 82, 90 and 37. RGB value is (130,144,55). Sum of RGB (Red+Green+Blue) = 130+144+55=329 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.51% from 329); Green value is 144 (56.64% from 255 or 43.77% from 329); Blue value is 55 (21.88% from 255 or 16.72% from 329); Max value from RGB is 144 - color contains mainly: green. Hex color #829037 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #829037 is #7D6FC8. Grayscale: #828282. Windows color (decimal): -8220617 or 3641474. OLE color: 3641474.
HSL color Cylindrical-coordinate representation of color #829037: hue angle of 69.44º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #829037 is Cyan = 0.10, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 144 | 55 | - |
| CMYK | 0.10 | 0 | 0.62 | 0.44 |
| HSL | 69.44º | 0.45% | 0.39% | - |
| HSV(B) | 69.44º | 0.62% | 0.56% | - |
| XYZ | 19.87 | 24.97 | 7.39 | - |
| YUV | 129.67 | 85.86 | 128.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 144 | 55 | 0.10 | 0 | 0.62 | 0.44 | 69.44 | 0.45 | 0.39 |
| Hex | 82 | 90 | 37 | A | 0 | 3E | 2C | 45 | 2D | 27 |
| Octal | 202 | 220 | 67 | 12 | 0 | 76 | 54 | 105 | 55 | 47 |
| Binary | 10000010 | 10010000 | 110111 | 1010 | 0 | 111110 | 101100 | 1000101 | 101101 | 100111 |
Color Harmonies of #829037
Complementary color
Monochromatic Colors of #829037
Black with #829037
Text Example
Text Example
White with #829037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829037; }
p { color: rgb(130,144,55); }
H1.HeaderClassName
{
color: #829037;
}
.AnyTagClassName
{
color: #829037;
}
</style>
background-color css
<style>
a { background-color: #829037; }
a { background-color: rgb(130,144,55); }
div.DivClassName
{
background-color: #829037;
}
.BgClassName
{
background-color: #829037;
}
</style>
border-color css
<style>
span { border-color: #829037; }
span { border-color: rgb(130,144,55); }
td.TdClassName
{
border-color: #829037;
}
.TagClassName
{
border-color: #829037;
}
</style>