Shades of Wasabi #849142
Tints of Wasabi #849142
RGB
CMYK
RGB Variations
Color information
#849142 (or 0x849142) is known color: Wasabi. HEX triplet: 84, 91 and 42. RGB value is (132,145,66). Sum of RGB (Red+Green+Blue) = 132+145+66=343 (45% of max value = 765). Red value is 132 (51.95% from 255 or 38.48% from 343); Green value is 145 (57.03% from 255 or 42.27% from 343); Blue value is 66 (26.17% from 255 or 19.24% from 343); Max value from RGB is 145 - color contains mainly: green. Hex color #849142 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849142 is #7B6EBD. Grayscale: #848484. Windows color (decimal): -8089278 or 4362628. OLE color: 4362628.
HSL color Cylindrical-coordinate representation of color #849142: hue angle of 69.87º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #849142 is Cyan = 0.09, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 145 | 66 | - |
| CMYK | 0.09 | 0 | 0.54 | 0.43 |
| HSL | 69.87º | 0.37% | 0.41% | - |
| HSV(B) | 69.87º | 0.54% | 0.57% | - |
| XYZ | 20.62 | 25.55 | 9 | - |
| YUV | 132.11 | 90.69 | 127.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 145 | 66 | 0.09 | 0 | 0.54 | 0.43 | 69.87 | 0.37 | 0.41 |
| Hex | 84 | 91 | 42 | 9 | 0 | 36 | 2B | 46 | 25 | 29 |
| Octal | 204 | 221 | 102 | 11 | 0 | 66 | 53 | 106 | 45 | 51 |
| Binary | 10000100 | 10010001 | 1000010 | 1001 | 0 | 110110 | 101011 | 1000110 | 100101 | 101001 |
Color Harmonies of #849142
Complementary color
Monochromatic Colors of #849142
Black with #849142
Text Example
Text Example
White with #849142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849142; }
p { color: rgb(132,145,66); }
H1.HeaderClassName
{
color: #849142;
}
.AnyTagClassName
{
color: #849142;
}
</style>
background-color css
<style>
a { background-color: #849142; }
a { background-color: rgb(132,145,66); }
div.DivClassName
{
background-color: #849142;
}
.BgClassName
{
background-color: #849142;
}
</style>
border-color css
<style>
span { border-color: #849142; }
span { border-color: rgb(132,145,66); }
td.TdClassName
{
border-color: #849142;
}
.TagClassName
{
border-color: #849142;
}
</style>