Shades of Wasabi #849148
Tints of Wasabi #849148
RGB
CMYK
RGB Variations
Color information
#849148 (or 0x849148) is known color: Wasabi. HEX triplet: 84, 91 and 48. RGB value is (132,145,72). Sum of RGB (Red+Green+Blue) = 132+145+72=349 (46% of max value = 765). Red value is 132 (51.95% from 255 or 37.82% from 349); Green value is 145 (57.03% from 255 or 41.55% from 349); Blue value is 72 (28.52% from 255 or 20.63% from 349); Max value from RGB is 145 - color contains mainly: green. Hex color #849148 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849148 is #7B6EB7. Grayscale: #858585. Windows color (decimal): -8089272 or 4755844. OLE color: 4755844.
HSL color Cylindrical-coordinate representation of color #849148: hue angle of 70.68º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #849148 is Cyan = 0.09, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 145 | 72 | - |
| CMYK | 0.09 | 0 | 0.50 | 0.43 |
| HSL | 70.68º | 0.34% | 0.43% | - |
| HSV(B) | 70.68º | 0.5% | 0.57% | - |
| XYZ | 20.81 | 25.62 | 9.98 | - |
| YUV | 132.79 | 93.69 | 127.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 145 | 72 | 0.09 | 0 | 0.50 | 0.43 | 70.68 | 0.34 | 0.43 |
| Hex | 84 | 91 | 48 | 9 | 0 | 32 | 2B | 47 | 22 | 2B |
| Octal | 204 | 221 | 110 | 11 | 0 | 62 | 53 | 107 | 42 | 53 |
| Binary | 10000100 | 10010001 | 1001000 | 1001 | 0 | 110010 | 101011 | 1000111 | 100010 | 101011 |
Color Harmonies of #849148
Complementary color
Monochromatic Colors of #849148
Black with #849148
Text Example
Text Example
White with #849148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849148; }
p { color: rgb(132,145,72); }
H1.HeaderClassName
{
color: #849148;
}
.AnyTagClassName
{
color: #849148;
}
</style>
background-color css
<style>
a { background-color: #849148; }
a { background-color: rgb(132,145,72); }
div.DivClassName
{
background-color: #849148;
}
.BgClassName
{
background-color: #849148;
}
</style>
border-color css
<style>
span { border-color: #849148; }
span { border-color: rgb(132,145,72); }
td.TdClassName
{
border-color: #849148;
}
.TagClassName
{
border-color: #849148;
}
</style>