Shades of Wasabi #849345
Tints of Wasabi #849345
RGB
CMYK
RGB Variations
Color information
#849345 (or 0x849345) is known color: Wasabi. HEX triplet: 84, 93 and 45. RGB value is (132,147,69). Sum of RGB (Red+Green+Blue) = 132+147+69=348 (46% of max value = 765). Red value is 132 (51.95% from 255 or 37.93% from 348); Green value is 147 (57.81% from 255 or 42.24% from 348); Blue value is 69 (27.34% from 255 or 19.83% from 348); Max value from RGB is 147 - color contains mainly: green. Hex color #849345 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849345 is #7B6CBA. Grayscale: #858585. Windows color (decimal): -8088763 or 4559748. OLE color: 4559748.
HSL color Cylindrical-coordinate representation of color #849345: hue angle of 71.54º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #849345 is Cyan = 0.10, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 147 | 69 | - |
| CMYK | 0.10 | 0 | 0.53 | 0.42 |
| HSL | 71.54º | 0.36% | 0.42% | - |
| HSV(B) | 71.54º | 0.53% | 0.58% | - |
| XYZ | 21.02 | 26.2 | 9.58 | - |
| YUV | 133.62 | 91.53 | 126.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 147 | 69 | 0.10 | 0 | 0.53 | 0.42 | 71.54 | 0.36 | 0.42 |
| Hex | 84 | 93 | 45 | A | 0 | 35 | 2A | 48 | 24 | 2A |
| Octal | 204 | 223 | 105 | 12 | 0 | 65 | 52 | 110 | 44 | 52 |
| Binary | 10000100 | 10010011 | 1000101 | 1010 | 0 | 110101 | 101010 | 1001000 | 100100 | 101010 |
Color Harmonies of #849345
Complementary color
Monochromatic Colors of #849345
Black with #849345
Text Example
Text Example
White with #849345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849345; }
p { color: rgb(132,147,69); }
H1.HeaderClassName
{
color: #849345;
}
.AnyTagClassName
{
color: #849345;
}
</style>
background-color css
<style>
a { background-color: #849345; }
a { background-color: rgb(132,147,69); }
div.DivClassName
{
background-color: #849345;
}
.BgClassName
{
background-color: #849345;
}
</style>
border-color css
<style>
span { border-color: #849345; }
span { border-color: rgb(132,147,69); }
td.TdClassName
{
border-color: #849345;
}
.TagClassName
{
border-color: #849345;
}
</style>