Shades of Wasabi #849430
Tints of Wasabi #849430
RGB
CMYK
RGB Variations
Color information
#849430 (or 0x849430) is known color: Wasabi. HEX triplet: 84, 94 and 30. RGB value is (132,148,48). Sum of RGB (Red+Green+Blue) = 132+148+48=328 (43% of max value = 765). Red value is 132 (51.95% from 255 or 40.24% from 328); Green value is 148 (58.20% from 255 or 45.12% from 328); Blue value is 48 (19.14% from 255 or 14.63% from 328); Max value from RGB is 148 - color contains mainly: green. Hex color #849430 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849430 is #7B6BCF. Grayscale: #848484. Windows color (decimal): -8088528 or 3183748. OLE color: 3183748.
HSL color Cylindrical-coordinate representation of color #849430: hue angle of 69.6º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #849430 is Cyan = 0.11, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 48 | - |
| CMYK | 0.11 | 0 | 0.68 | 0.42 |
| HSL | 69.6º | 0.51% | 0.38% | - |
| HSV(B) | 69.6º | 0.68% | 0.58% | - |
| XYZ | 20.64 | 26.3 | 6.78 | - |
| YUV | 131.82 | 80.7 | 128.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 48 | 0.11 | 0 | 0.68 | 0.42 | 69.6 | 0.51 | 0.38 |
| Hex | 84 | 94 | 30 | B | 0 | 44 | 2A | 46 | 33 | 26 |
| Octal | 204 | 224 | 60 | 13 | 0 | 104 | 52 | 106 | 63 | 46 |
| Binary | 10000100 | 10010100 | 110000 | 1011 | 0 | 1000100 | 101010 | 1000110 | 110011 | 100110 |
Color Harmonies of #849430
Complementary color
Monochromatic Colors of #849430
Black with #849430
Text Example
Text Example
White with #849430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849430; }
p { color: rgb(132,148,48); }
H1.HeaderClassName
{
color: #849430;
}
.AnyTagClassName
{
color: #849430;
}
</style>
background-color css
<style>
a { background-color: #849430; }
a { background-color: rgb(132,148,48); }
div.DivClassName
{
background-color: #849430;
}
.BgClassName
{
background-color: #849430;
}
</style>
border-color css
<style>
span { border-color: #849430; }
span { border-color: rgb(132,148,48); }
td.TdClassName
{
border-color: #849430;
}
.TagClassName
{
border-color: #849430;
}
</style>