Shades of Wasabi #858534
Tints of Wasabi #858534
RGB
CMYK
RGB Variations
Color information
#858534 (or 0x858534) is known color: Wasabi. HEX triplet: 85, 85 and 34. RGB value is (133,133,52). Sum of RGB (Red+Green+Blue) = 133+133+52=318 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.82% from 318); Green value is 133 (52.34% from 255 or 41.82% from 318); Blue value is 52 (20.70% from 255 or 16.35% from 318); Max value from RGB is 133 - color contains mainly: red, green. Hex color #858534 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #858534 is #7A7ACB. Grayscale: #7C7C7C. Windows color (decimal): -8026828 or 3442053. OLE color: 3442053.
HSL color Cylindrical-coordinate representation of color #858534: hue angle of 60º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #858534 is Cyan = 0, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 133 | 52 | - |
| CMYK | 0 | 0 | 0.61 | 0.48 |
| HSL | 60º | 0.44% | 0.36% | - |
| HSV(B) | 60º | 0.61% | 0.52% | - |
| XYZ | 18.68 | 22.01 | 6.51 | - |
| YUV | 123.77 | 87.5 | 134.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 133 | 52 | 0 | 0 | 0.61 | 0.48 | 60 | 0.44 | 0.36 |
| Hex | 85 | 85 | 34 | 0 | 0 | 3D | 30 | 3C | 2C | 24 |
| Octal | 205 | 205 | 64 | 0 | 0 | 75 | 60 | 74 | 54 | 44 |
| Binary | 10000101 | 10000101 | 110100 | 0 | 0 | 111101 | 110000 | 111100 | 101100 | 100100 |
Color Harmonies of #858534
Complementary color
Monochromatic Colors of #858534
Black with #858534
Text Example
Text Example
White with #858534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858534; }
p { color: rgb(133,133,52); }
H1.HeaderClassName
{
color: #858534;
}
.AnyTagClassName
{
color: #858534;
}
</style>
background-color css
<style>
a { background-color: #858534; }
a { background-color: rgb(133,133,52); }
div.DivClassName
{
background-color: #858534;
}
.BgClassName
{
background-color: #858534;
}
</style>
border-color css
<style>
span { border-color: #858534; }
span { border-color: rgb(133,133,52); }
td.TdClassName
{
border-color: #858534;
}
.TagClassName
{
border-color: #858534;
}
</style>