Shades of Wasabi #849529
Tints of Wasabi #849529
RGB
CMYK
RGB Variations
Color information
#849529 (or 0x849529) is known color: Wasabi. HEX triplet: 84, 95 and 29. RGB value is (132,149,41). Sum of RGB (Red+Green+Blue) = 132+149+41=322 (42% of max value = 765). Red value is 132 (51.95% from 255 or 40.99% from 322); Green value is 149 (58.59% from 255 or 46.27% from 322); Blue value is 41 (16.41% from 255 or 12.73% from 322); Max value from RGB is 149 - color contains mainly: green. Hex color #849529 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849529 is #7B6AD6. Grayscale: #848484. Windows color (decimal): -8088279 or 2725252. OLE color: 2725252.
HSL color Cylindrical-coordinate representation of color #849529: hue angle of 69.44º 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 #849529 is Cyan = 0.11, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 149 | 41 | - |
| CMYK | 0.11 | 0 | 0.72 | 0.42 |
| HSL | 69.44º | 0.57% | 0.37% | - |
| HSV(B) | 69.44º | 0.72% | 0.58% | - |
| XYZ | 20.66 | 26.56 | 6.14 | - |
| YUV | 131.61 | 76.87 | 128.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 149 | 41 | 0.11 | 0 | 0.72 | 0.42 | 69.44 | 0.57 | 0.37 |
| Hex | 84 | 95 | 29 | B | 0 | 48 | 2A | 45 | 39 | 25 |
| Octal | 204 | 225 | 51 | 13 | 0 | 110 | 52 | 105 | 71 | 45 |
| Binary | 10000100 | 10010101 | 101001 | 1011 | 0 | 1001000 | 101010 | 1000101 | 111001 | 100101 |
Color Harmonies of #849529
Complementary color
Monochromatic Colors of #849529
Black with #849529
Text Example
Text Example
White with #849529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849529; }
p { color: rgb(132,149,41); }
H1.HeaderClassName
{
color: #849529;
}
.AnyTagClassName
{
color: #849529;
}
</style>
background-color css
<style>
a { background-color: #849529; }
a { background-color: rgb(132,149,41); }
div.DivClassName
{
background-color: #849529;
}
.BgClassName
{
background-color: #849529;
}
</style>
border-color css
<style>
span { border-color: #849529; }
span { border-color: rgb(132,149,41); }
td.TdClassName
{
border-color: #849529;
}
.TagClassName
{
border-color: #849529;
}
</style>