Shades of Wasabi #849429
Tints of Wasabi #849429
RGB
CMYK
RGB Variations
Color information
#849429 (or 0x849429) is known color: Wasabi. HEX triplet: 84, 94 and 29. RGB value is (132,148,41). Sum of RGB (Red+Green+Blue) = 132+148+41=321 (42% of max value = 765). Red value is 132 (51.95% from 255 or 41.12% from 321); Green value is 148 (58.20% from 255 or 46.11% from 321); Blue value is 41 (16.41% from 255 or 12.77% from 321); Max value from RGB is 148 - color contains mainly: green. Hex color #849429 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849429 is #7B6BD6. Grayscale: #838383. Windows color (decimal): -8088535 or 2724996. OLE color: 2724996.
HSL color Cylindrical-coordinate representation of color #849429: hue angle of 68.97º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #849429 is Cyan = 0.11, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 41 | - |
| CMYK | 0.11 | 0 | 0.72 | 0.42 |
| HSL | 68.97º | 0.57% | 0.37% | - |
| HSV(B) | 68.97º | 0.72% | 0.58% | - |
| XYZ | 20.51 | 26.25 | 6.08 | - |
| YUV | 131.02 | 77.2 | 128.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 41 | 0.11 | 0 | 0.72 | 0.42 | 68.97 | 0.57 | 0.37 |
| Hex | 84 | 94 | 29 | B | 0 | 48 | 2A | 45 | 39 | 25 |
| Octal | 204 | 224 | 51 | 13 | 0 | 110 | 52 | 105 | 71 | 45 |
| Binary | 10000100 | 10010100 | 101001 | 1011 | 0 | 1001000 | 101010 | 1000101 | 111001 | 100101 |
Color Harmonies of #849429
Complementary color
Monochromatic Colors of #849429
Black with #849429
Text Example
Text Example
White with #849429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849429; }
p { color: rgb(132,148,41); }
H1.HeaderClassName
{
color: #849429;
}
.AnyTagClassName
{
color: #849429;
}
</style>
background-color css
<style>
a { background-color: #849429; }
a { background-color: rgb(132,148,41); }
div.DivClassName
{
background-color: #849429;
}
.BgClassName
{
background-color: #849429;
}
</style>
border-color css
<style>
span { border-color: #849429; }
span { border-color: rgb(132,148,41); }
td.TdClassName
{
border-color: #849429;
}
.TagClassName
{
border-color: #849429;
}
</style>