Shades of Wasabi #858738
Tints of Wasabi #858738
RGB
CMYK
RGB Variations
Color information
#858738 (or 0x858738) is known color: Wasabi. HEX triplet: 85, 87 and 38. RGB value is (133,135,56). Sum of RGB (Red+Green+Blue) = 133+135+56=324 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.05% from 324); Green value is 135 (53.12% from 255 or 41.67% from 324); Blue value is 56 (22.27% from 255 or 17.28% from 324); Max value from RGB is 135 - color contains mainly: green. Hex color #858738 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #858738 is #7A78C7. Grayscale: #7D7D7D. Windows color (decimal): -8026312 or 3704709. OLE color: 3704709.
HSL color Cylindrical-coordinate representation of color #858738: hue angle of 61.52º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #858738 is Cyan = 0.01, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 135 | 56 | - |
| CMYK | 0.01 | 0 | 0.59 | 0.47 |
| HSL | 61.52º | 0.41% | 0.37% | - |
| HSV(B) | 61.52º | 0.59% | 0.53% | - |
| XYZ | 19.05 | 22.6 | 7.1 | - |
| YUV | 125.4 | 88.84 | 133.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 135 | 56 | 0.01 | 0 | 0.59 | 0.47 | 61.52 | 0.41 | 0.37 |
| Hex | 85 | 87 | 38 | 1 | 0 | 3B | 2F | 3E | 29 | 25 |
| Octal | 205 | 207 | 70 | 1 | 0 | 73 | 57 | 76 | 51 | 45 |
| Binary | 10000101 | 10000111 | 111000 | 1 | 0 | 111011 | 101111 | 111110 | 101001 | 100101 |
Color Harmonies of #858738
Complementary color
Monochromatic Colors of #858738
Black with #858738
Text Example
Text Example
White with #858738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858738; }
p { color: rgb(133,135,56); }
H1.HeaderClassName
{
color: #858738;
}
.AnyTagClassName
{
color: #858738;
}
</style>
background-color css
<style>
a { background-color: #858738; }
a { background-color: rgb(133,135,56); }
div.DivClassName
{
background-color: #858738;
}
.BgClassName
{
background-color: #858738;
}
</style>
border-color css
<style>
span { border-color: #858738; }
span { border-color: rgb(133,135,56); }
td.TdClassName
{
border-color: #858738;
}
.TagClassName
{
border-color: #858738;
}
</style>