Shades of Wasabi #849648
Tints of Wasabi #849648
RGB
CMYK
RGB Variations
Color information
#849648 (or 0x849648) is known color: Wasabi. HEX triplet: 84, 96 and 48. RGB value is (132,150,72). Sum of RGB (Red+Green+Blue) = 132+150+72=354 (46% of max value = 765). Red value is 132 (51.95% from 255 or 37.29% from 354); Green value is 150 (58.98% from 255 or 42.37% from 354); Blue value is 72 (28.52% from 255 or 20.34% from 354); Max value from RGB is 150 - color contains mainly: green. Hex color #849648 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849648 is #7B69B7. Grayscale: #888888. Windows color (decimal): -8087992 or 4757124. OLE color: 4757124.
HSL color Cylindrical-coordinate representation of color #849648: hue angle of 73.85º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #849648 is Cyan = 0.12, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 150 | 72 | - |
| CMYK | 0.12 | 0 | 0.52 | 0.41 |
| HSL | 73.85º | 0.35% | 0.44% | - |
| HSV(B) | 73.85º | 0.52% | 0.59% | - |
| XYZ | 21.59 | 27.19 | 10.24 | - |
| YUV | 135.73 | 92.04 | 125.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 150 | 72 | 0.12 | 0 | 0.52 | 0.41 | 73.85 | 0.35 | 0.44 |
| Hex | 84 | 96 | 48 | C | 0 | 34 | 29 | 4A | 23 | 2C |
| Octal | 204 | 226 | 110 | 14 | 0 | 64 | 51 | 112 | 43 | 54 |
| Binary | 10000100 | 10010110 | 1001000 | 1100 | 0 | 110100 | 101001 | 1001010 | 100011 | 101100 |
Color Harmonies of #849648
Complementary color
Monochromatic Colors of #849648
Black with #849648
Text Example
Text Example
White with #849648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849648; }
p { color: rgb(132,150,72); }
H1.HeaderClassName
{
color: #849648;
}
.AnyTagClassName
{
color: #849648;
}
</style>
background-color css
<style>
a { background-color: #849648; }
a { background-color: rgb(132,150,72); }
div.DivClassName
{
background-color: #849648;
}
.BgClassName
{
background-color: #849648;
}
</style>
border-color css
<style>
span { border-color: #849648; }
span { border-color: rgb(132,150,72); }
td.TdClassName
{
border-color: #849648;
}
.TagClassName
{
border-color: #849648;
}
</style>