Shades of Wasabi #849530
Tints of Wasabi #849530
RGB
CMYK
RGB Variations
Color information
#849530 (or 0x849530) is known color: Wasabi. HEX triplet: 84, 95 and 30. RGB value is (132,149,48). Sum of RGB (Red+Green+Blue) = 132+149+48=329 (43% of max value = 765). Red value is 132 (51.95% from 255 or 40.12% from 329); Green value is 149 (58.59% from 255 or 45.29% from 329); Blue value is 48 (19.14% from 255 or 14.59% from 329); Max value from RGB is 149 - color contains mainly: green. Hex color #849530 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849530 is #7B6ACF. Grayscale: #848484. Windows color (decimal): -8088272 or 3184004. OLE color: 3184004.
HSL color Cylindrical-coordinate representation of color #849530: hue angle of 70.1º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #849530 is Cyan = 0.11, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 149 | 48 | - |
| CMYK | 0.11 | 0 | 0.68 | 0.42 |
| HSL | 70.1º | 0.51% | 0.39% | - |
| HSV(B) | 70.1º | 0.68% | 0.58% | - |
| XYZ | 20.8 | 26.61 | 6.84 | - |
| YUV | 132.4 | 80.37 | 127.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 149 | 48 | 0.11 | 0 | 0.68 | 0.42 | 70.1 | 0.51 | 0.39 |
| Hex | 84 | 95 | 30 | B | 0 | 44 | 2A | 46 | 33 | 27 |
| Octal | 204 | 225 | 60 | 13 | 0 | 104 | 52 | 106 | 63 | 47 |
| Binary | 10000100 | 10010101 | 110000 | 1011 | 0 | 1000100 | 101010 | 1000110 | 110011 | 100111 |
Color Harmonies of #849530
Complementary color
Monochromatic Colors of #849530
Black with #849530
Text Example
Text Example
White with #849530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849530; }
p { color: rgb(132,149,48); }
H1.HeaderClassName
{
color: #849530;
}
.AnyTagClassName
{
color: #849530;
}
</style>
background-color css
<style>
a { background-color: #849530; }
a { background-color: rgb(132,149,48); }
div.DivClassName
{
background-color: #849530;
}
.BgClassName
{
background-color: #849530;
}
</style>
border-color css
<style>
span { border-color: #849530; }
span { border-color: rgb(132,149,48); }
td.TdClassName
{
border-color: #849530;
}
.TagClassName
{
border-color: #849530;
}
</style>