Shades of Wasabi #859735
Tints of Wasabi #859735
RGB
CMYK
RGB Variations
Color information
#859735 (or 0x859735) is known color: Wasabi. HEX triplet: 85, 97 and 35. RGB value is (133,151,53). Sum of RGB (Red+Green+Blue) = 133+151+53=337 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.47% from 337); Green value is 151 (59.38% from 255 or 44.81% from 337); Blue value is 53 (21.09% from 255 or 15.73% from 337); Max value from RGB is 151 - color contains mainly: green. Hex color #859735 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859735 is #7A68CA. Grayscale: #868686. Windows color (decimal): -8022219 or 3512197. OLE color: 3512197.
HSL color Cylindrical-coordinate representation of color #859735: hue angle of 71.02º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #859735 is Cyan = 0.12, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 151 | 53 | - |
| CMYK | 0.12 | 0 | 0.65 | 0.41 |
| HSL | 71.02º | 0.48% | 0.4% | - |
| HSV(B) | 71.02º | 0.65% | 0.59% | - |
| XYZ | 21.38 | 27.38 | 7.53 | - |
| YUV | 134.45 | 82.04 | 126.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 151 | 53 | 0.12 | 0 | 0.65 | 0.41 | 71.02 | 0.48 | 0.4 |
| Hex | 85 | 97 | 35 | C | 0 | 41 | 29 | 47 | 30 | 28 |
| Octal | 205 | 227 | 65 | 14 | 0 | 101 | 51 | 107 | 60 | 50 |
| Binary | 10000101 | 10010111 | 110101 | 1100 | 0 | 1000001 | 101001 | 1000111 | 110000 | 101000 |
Color Harmonies of #859735
Complementary color
Monochromatic Colors of #859735
Black with #859735
Text Example
Text Example
White with #859735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859735; }
p { color: rgb(133,151,53); }
H1.HeaderClassName
{
color: #859735;
}
.AnyTagClassName
{
color: #859735;
}
</style>
background-color css
<style>
a { background-color: #859735; }
a { background-color: rgb(133,151,53); }
div.DivClassName
{
background-color: #859735;
}
.BgClassName
{
background-color: #859735;
}
</style>
border-color css
<style>
span { border-color: #859735; }
span { border-color: rgb(133,151,53); }
td.TdClassName
{
border-color: #859735;
}
.TagClassName
{
border-color: #859735;
}
</style>