Shades of Wasabi #849441
Tints of Wasabi #849441
RGB
CMYK
RGB Variations
Color information
#849441 (or 0x849441) is known color: Wasabi. HEX triplet: 84, 94 and 41. RGB value is (132,148,65). Sum of RGB (Red+Green+Blue) = 132+148+65=345 (45% of max value = 765). Red value is 132 (51.95% from 255 or 38.26% from 345); Green value is 148 (58.20% from 255 or 42.90% from 345); Blue value is 65 (25.78% from 255 or 18.84% from 345); Max value from RGB is 148 - color contains mainly: green. Hex color #849441 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849441 is #7B6BBE. Grayscale: #868686. Windows color (decimal): -8088511 or 4297860. OLE color: 4297860.
HSL color Cylindrical-coordinate representation of color #849441: hue angle of 71.57º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #849441 is Cyan = 0.11, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 65 | - |
| CMYK | 0.11 | 0 | 0.56 | 0.42 |
| HSL | 71.57º | 0.39% | 0.42% | - |
| HSV(B) | 71.57º | 0.56% | 0.58% | - |
| XYZ | 21.06 | 26.47 | 9 | - |
| YUV | 133.75 | 89.2 | 126.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 65 | 0.11 | 0 | 0.56 | 0.42 | 71.57 | 0.39 | 0.42 |
| Hex | 84 | 94 | 41 | B | 0 | 38 | 2A | 48 | 27 | 2A |
| Octal | 204 | 224 | 101 | 13 | 0 | 70 | 52 | 110 | 47 | 52 |
| Binary | 10000100 | 10010100 | 1000001 | 1011 | 0 | 111000 | 101010 | 1001000 | 100111 | 101010 |
Color Harmonies of #849441
Complementary color
Monochromatic Colors of #849441
Black with #849441
Text Example
Text Example
White with #849441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849441; }
p { color: rgb(132,148,65); }
H1.HeaderClassName
{
color: #849441;
}
.AnyTagClassName
{
color: #849441;
}
</style>
background-color css
<style>
a { background-color: #849441; }
a { background-color: rgb(132,148,65); }
div.DivClassName
{
background-color: #849441;
}
.BgClassName
{
background-color: #849441;
}
</style>
border-color css
<style>
span { border-color: #849441; }
span { border-color: rgb(132,148,65); }
td.TdClassName
{
border-color: #849441;
}
.TagClassName
{
border-color: #849441;
}
</style>