Shades of Wasabi #858634
Tints of Wasabi #858634
RGB
CMYK
RGB Variations
Color information
#858634 (or 0x858634) is known color: Wasabi. HEX triplet: 85, 86 and 34. RGB value is (133,134,52). Sum of RGB (Red+Green+Blue) = 133+134+52=319 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.69% from 319); Green value is 134 (52.73% from 255 or 42.01% from 319); Blue value is 52 (20.70% from 255 or 16.30% from 319); Max value from RGB is 134 - color contains mainly: green. Hex color #858634 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #858634 is #7A79CB. Grayscale: #7C7C7C. Windows color (decimal): -8026572 or 3442309. OLE color: 3442309.
HSL color Cylindrical-coordinate representation of color #858634: hue angle of 60.73º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #858634 is Cyan = 0.01, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 134 | 52 | - |
| CMYK | 0.01 | 0 | 0.61 | 0.47 |
| HSL | 60.73º | 0.44% | 0.36% | - |
| HSV(B) | 60.73º | 0.61% | 0.53% | - |
| XYZ | 18.82 | 22.28 | 6.56 | - |
| YUV | 124.35 | 87.17 | 134.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 134 | 52 | 0.01 | 0 | 0.61 | 0.47 | 60.73 | 0.44 | 0.36 |
| Hex | 85 | 86 | 34 | 1 | 0 | 3D | 2F | 3D | 2C | 24 |
| Octal | 205 | 206 | 64 | 1 | 0 | 75 | 57 | 75 | 54 | 44 |
| Binary | 10000101 | 10000110 | 110100 | 1 | 0 | 111101 | 101111 | 111101 | 101100 | 100100 |
Color Harmonies of #858634
Complementary color
Monochromatic Colors of #858634
Black with #858634
Text Example
Text Example
White with #858634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858634; }
p { color: rgb(133,134,52); }
H1.HeaderClassName
{
color: #858634;
}
.AnyTagClassName
{
color: #858634;
}
</style>
background-color css
<style>
a { background-color: #858634; }
a { background-color: rgb(133,134,52); }
div.DivClassName
{
background-color: #858634;
}
.BgClassName
{
background-color: #858634;
}
</style>
border-color css
<style>
span { border-color: #858634; }
span { border-color: rgb(133,134,52); }
td.TdClassName
{
border-color: #858634;
}
.TagClassName
{
border-color: #858634;
}
</style>