Shades of Wasabi #849253
Tints of Wasabi #849253
RGB
CMYK
RGB Variations
Color information
#849253 (or 0x849253) is known color: Wasabi. HEX triplet: 84, 92 and 53. RGB value is (132,146,83). Sum of RGB (Red+Green+Blue) = 132+146+83=361 (47% of max value = 765). Red value is 132 (51.95% from 255 or 36.57% from 361); Green value is 146 (57.42% from 255 or 40.44% from 361); Blue value is 83 (32.81% from 255 or 22.99% from 361); Max value from RGB is 146 - color contains mainly: green. Hex color #849253 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849253 is #7B6DAC. Grayscale: #868686. Windows color (decimal): -8089005 or 5476996. OLE color: 5476996.
HSL color Cylindrical-coordinate representation of color #849253: hue angle of 73.33º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #849253 is Cyan = 0.10, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 146 | 83 | - |
| CMYK | 0.10 | 0 | 0.43 | 0.43 |
| HSL | 73.33º | 0.28% | 0.45% | - |
| HSV(B) | 73.33º | 0.43% | 0.57% | - |
| XYZ | 21.36 | 26.09 | 12.09 | - |
| YUV | 134.63 | 98.86 | 126.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 146 | 83 | 0.10 | 0 | 0.43 | 0.43 | 73.33 | 0.28 | 0.45 |
| Hex | 84 | 92 | 53 | A | 0 | 2B | 2B | 49 | 1C | 2D |
| Octal | 204 | 222 | 123 | 12 | 0 | 53 | 53 | 111 | 34 | 55 |
| Binary | 10000100 | 10010010 | 1010011 | 1010 | 0 | 101011 | 101011 | 1001001 | 11100 | 101101 |
Color Harmonies of #849253
Complementary color
Monochromatic Colors of #849253
Black with #849253
Text Example
Text Example
White with #849253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849253; }
p { color: rgb(132,146,83); }
H1.HeaderClassName
{
color: #849253;
}
.AnyTagClassName
{
color: #849253;
}
</style>
background-color css
<style>
a { background-color: #849253; }
a { background-color: rgb(132,146,83); }
div.DivClassName
{
background-color: #849253;
}
.BgClassName
{
background-color: #849253;
}
</style>
border-color css
<style>
span { border-color: #849253; }
span { border-color: rgb(132,146,83); }
td.TdClassName
{
border-color: #849253;
}
.TagClassName
{
border-color: #849253;
}
</style>