Shades of Wasabi #848536
Tints of Wasabi #848536
RGB
CMYK
RGB Variations
Color information
#848536 (or 0x848536) is known color: Wasabi. HEX triplet: 84, 85 and 36. RGB value is (132,133,54). Sum of RGB (Red+Green+Blue) = 132+133+54=319 (42% of max value = 765). Red value is 132 (51.95% from 255 or 41.38% from 319); Green value is 133 (52.34% from 255 or 41.69% from 319); Blue value is 54 (21.48% from 255 or 16.93% from 319); Max value from RGB is 133 - color contains mainly: green. Hex color #848536 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #848536 is #7B7AC9. Grayscale: #7C7C7C. Windows color (decimal): -8092362 or 3573124. OLE color: 3573124.
HSL color Cylindrical-coordinate representation of color #848536: hue angle of 60.76º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #848536 is Cyan = 0.01, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 133 | 54 | - |
| CMYK | 0.01 | 0 | 0.59 | 0.48 |
| HSL | 60.76º | 0.42% | 0.37% | - |
| HSV(B) | 60.76º | 0.59% | 0.52% | - |
| XYZ | 18.57 | 21.95 | 6.75 | - |
| YUV | 123.7 | 88.67 | 133.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 133 | 54 | 0.01 | 0 | 0.59 | 0.48 | 60.76 | 0.42 | 0.37 |
| Hex | 84 | 85 | 36 | 1 | 0 | 3B | 30 | 3D | 2A | 25 |
| Octal | 204 | 205 | 66 | 1 | 0 | 73 | 60 | 75 | 52 | 45 |
| Binary | 10000100 | 10000101 | 110110 | 1 | 0 | 111011 | 110000 | 111101 | 101010 | 100101 |
Color Harmonies of #848536
Complementary color
Monochromatic Colors of #848536
Black with #848536
Text Example
Text Example
White with #848536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848536; }
p { color: rgb(132,133,54); }
H1.HeaderClassName
{
color: #848536;
}
.AnyTagClassName
{
color: #848536;
}
</style>
background-color css
<style>
a { background-color: #848536; }
a { background-color: rgb(132,133,54); }
div.DivClassName
{
background-color: #848536;
}
.BgClassName
{
background-color: #848536;
}
</style>
border-color css
<style>
span { border-color: #848536; }
span { border-color: rgb(132,133,54); }
td.TdClassName
{
border-color: #848536;
}
.TagClassName
{
border-color: #848536;
}
</style>