Shades of Wasabi #859135
Tints of Wasabi #859135
RGB
CMYK
RGB Variations
Color information
#859135 (or 0x859135) is known color: Wasabi. HEX triplet: 85, 91 and 35. RGB value is (133,145,53). Sum of RGB (Red+Green+Blue) = 133+145+53=331 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.18% from 331); Green value is 145 (57.03% from 255 or 43.81% from 331); Blue value is 53 (21.09% from 255 or 16.01% from 331); Max value from RGB is 145 - color contains mainly: green. Hex color #859135 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859135 is #7A6ECA. Grayscale: #838383. Windows color (decimal): -8023755 or 3510661. OLE color: 3510661.
HSL color Cylindrical-coordinate representation of color #859135: hue angle of 67.83º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #859135 is Cyan = 0.08, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 145 | 53 | - |
| CMYK | 0.08 | 0 | 0.63 | 0.43 |
| HSL | 67.83º | 0.46% | 0.39% | - |
| HSV(B) | 67.83º | 0.63% | 0.57% | - |
| XYZ | 20.44 | 25.49 | 7.21 | - |
| YUV | 130.92 | 84.02 | 129.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 145 | 53 | 0.08 | 0 | 0.63 | 0.43 | 67.83 | 0.46 | 0.39 |
| Hex | 85 | 91 | 35 | 8 | 0 | 3F | 2B | 44 | 2E | 27 |
| Octal | 205 | 221 | 65 | 10 | 0 | 77 | 53 | 104 | 56 | 47 |
| Binary | 10000101 | 10010001 | 110101 | 1000 | 0 | 111111 | 101011 | 1000100 | 101110 | 100111 |
Color Harmonies of #859135
Complementary color
Monochromatic Colors of #859135
Black with #859135
Text Example
Text Example
White with #859135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859135; }
p { color: rgb(133,145,53); }
H1.HeaderClassName
{
color: #859135;
}
.AnyTagClassName
{
color: #859135;
}
</style>
background-color css
<style>
a { background-color: #859135; }
a { background-color: rgb(133,145,53); }
div.DivClassName
{
background-color: #859135;
}
.BgClassName
{
background-color: #859135;
}
</style>
border-color css
<style>
span { border-color: #859135; }
span { border-color: rgb(133,145,53); }
td.TdClassName
{
border-color: #859135;
}
.TagClassName
{
border-color: #859135;
}
</style>