Shades of Wasabi #849135
Tints of Wasabi #849135
RGB
CMYK
RGB Variations
Color information
#849135 (or 0x849135) is known color: Wasabi. HEX triplet: 84, 91 and 35. RGB value is (132,145,53). Sum of RGB (Red+Green+Blue) = 132+145+53=330 (43% of max value = 765). Red value is 132 (51.95% from 255 or 40% from 330); Green value is 145 (57.03% from 255 or 43.94% from 330); Blue value is 53 (21.09% from 255 or 16.06% from 330); Max value from RGB is 145 - color contains mainly: green. Hex color #849135 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849135 is #7B6ECA. Grayscale: #828282. Windows color (decimal): -8089291 or 3510660. OLE color: 3510660.
HSL color Cylindrical-coordinate representation of color #849135: hue angle of 68.48º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #849135 is Cyan = 0.09, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 145 | 53 | - |
| CMYK | 0.09 | 0 | 0.63 | 0.43 |
| HSL | 68.48º | 0.46% | 0.39% | - |
| HSV(B) | 68.48º | 0.63% | 0.57% | - |
| XYZ | 20.28 | 25.41 | 7.2 | - |
| YUV | 130.63 | 84.19 | 128.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 145 | 53 | 0.09 | 0 | 0.63 | 0.43 | 68.48 | 0.46 | 0.39 |
| Hex | 84 | 91 | 35 | 9 | 0 | 3F | 2B | 44 | 2E | 27 |
| Octal | 204 | 221 | 65 | 11 | 0 | 77 | 53 | 104 | 56 | 47 |
| Binary | 10000100 | 10010001 | 110101 | 1001 | 0 | 111111 | 101011 | 1000100 | 101110 | 100111 |
Color Harmonies of #849135
Complementary color
Monochromatic Colors of #849135
Black with #849135
Text Example
Text Example
White with #849135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849135; }
p { color: rgb(132,145,53); }
H1.HeaderClassName
{
color: #849135;
}
.AnyTagClassName
{
color: #849135;
}
</style>
background-color css
<style>
a { background-color: #849135; }
a { background-color: rgb(132,145,53); }
div.DivClassName
{
background-color: #849135;
}
.BgClassName
{
background-color: #849135;
}
</style>
border-color css
<style>
span { border-color: #849135; }
span { border-color: rgb(132,145,53); }
td.TdClassName
{
border-color: #849135;
}
.TagClassName
{
border-color: #849135;
}
</style>