Shades of Wasabi #849052
Tints of Wasabi #849052
RGB
CMYK
RGB Variations
Color information
#849052 (or 0x849052) is known color: Wasabi. HEX triplet: 84, 90 and 52. RGB value is (132,144,82). Sum of RGB (Red+Green+Blue) = 132+144+82=358 (47% of max value = 765). Red value is 132 (51.95% from 255 or 36.87% from 358); Green value is 144 (56.64% from 255 or 40.22% from 358); Blue value is 82 (32.42% from 255 or 22.91% from 358); Max value from RGB is 144 - color contains mainly: green. Hex color #849052 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849052 is #7B6FAD. Grayscale: #858585. Windows color (decimal): -8089518 or 5410948. OLE color: 5410948.
HSL color Cylindrical-coordinate representation of color #849052: hue angle of 71.61º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #849052 is Cyan = 0.08, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 132 | 144 | 82 | - |
| CMYK | 0.08 | 0 | 0.43 | 0.44 |
| HSL | 71.61º | 0.27% | 0.44% | - |
| HSV(B) | 71.61º | 0.43% | 0.56% | - |
| XYZ | 21.01 | 25.46 | 11.79 | - |
| YUV | 133.34 | 99.02 | 127.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 144 | 82 | 0.08 | 0 | 0.43 | 0.44 | 71.61 | 0.27 | 0.44 |
| Hex | 84 | 90 | 52 | 8 | 0 | 2B | 2C | 48 | 1B | 2C |
| Octal | 204 | 220 | 122 | 10 | 0 | 53 | 54 | 110 | 33 | 54 |
| Binary | 10000100 | 10010000 | 1010010 | 1000 | 0 | 101011 | 101100 | 1001000 | 11011 | 101100 |
Color Harmonies of #849052
Complementary color
Monochromatic Colors of #849052
Black with #849052
Text Example
Text Example
White with #849052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849052; }
p { color: rgb(132,144,82); }
H1.HeaderClassName
{
color: #849052;
}
.AnyTagClassName
{
color: #849052;
}
</style>
background-color css
<style>
a { background-color: #849052; }
a { background-color: rgb(132,144,82); }
div.DivClassName
{
background-color: #849052;
}
.BgClassName
{
background-color: #849052;
}
</style>
border-color css
<style>
span { border-color: #849052; }
span { border-color: rgb(132,144,82); }
td.TdClassName
{
border-color: #849052;
}
.TagClassName
{
border-color: #849052;
}
</style>