Shades of Wasabi #849445
Tints of Wasabi #849445
RGB
CMYK
RGB Variations
Color information
#849445 (or 0x849445) is known color: Wasabi. HEX triplet: 84, 94 and 45. RGB value is (132,148,69). Sum of RGB (Red+Green+Blue) = 132+148+69=349 (46% of max value = 765). Red value is 132 (51.95% from 255 or 37.82% from 349); Green value is 148 (58.20% from 255 or 42.41% from 349); Blue value is 69 (27.34% from 255 or 19.77% from 349); Max value from RGB is 148 - color contains mainly: green. Hex color #849445 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849445 is #7B6BBA. Grayscale: #868686. Windows color (decimal): -8088507 or 4560004. OLE color: 4560004.
HSL color Cylindrical-coordinate representation of color #849445: hue angle of 72.15º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #849445 is Cyan = 0.11, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 69 | - |
| CMYK | 0.11 | 0 | 0.53 | 0.42 |
| HSL | 72.15º | 0.36% | 0.43% | - |
| HSV(B) | 72.15º | 0.53% | 0.58% | - |
| XYZ | 21.18 | 26.52 | 9.63 | - |
| YUV | 134.21 | 91.2 | 126.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 69 | 0.11 | 0 | 0.53 | 0.42 | 72.15 | 0.36 | 0.43 |
| Hex | 84 | 94 | 45 | B | 0 | 35 | 2A | 48 | 24 | 2B |
| Octal | 204 | 224 | 105 | 13 | 0 | 65 | 52 | 110 | 44 | 53 |
| Binary | 10000100 | 10010100 | 1000101 | 1011 | 0 | 110101 | 101010 | 1001000 | 100100 | 101011 |
Color Harmonies of #849445
Complementary color
Monochromatic Colors of #849445
Black with #849445
Text Example
Text Example
White with #849445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849445; }
p { color: rgb(132,148,69); }
H1.HeaderClassName
{
color: #849445;
}
.AnyTagClassName
{
color: #849445;
}
</style>
background-color css
<style>
a { background-color: #849445; }
a { background-color: rgb(132,148,69); }
div.DivClassName
{
background-color: #849445;
}
.BgClassName
{
background-color: #849445;
}
</style>
border-color css
<style>
span { border-color: #849445; }
span { border-color: rgb(132,148,69); }
td.TdClassName
{
border-color: #849445;
}
.TagClassName
{
border-color: #849445;
}
</style>