Shades of Wasabi #869836
Tints of Wasabi #869836
RGB
CMYK
RGB Variations
Color information
#869836 (or 0x869836) is known color: Wasabi. HEX triplet: 86, 98 and 36. RGB value is (134,152,54). Sum of RGB (Red+Green+Blue) = 134+152+54=340 (45% of max value = 765). Red value is 134 (52.73% from 255 or 39.41% from 340); Green value is 152 (59.77% from 255 or 44.71% from 340); Blue value is 54 (21.48% from 255 or 15.88% from 340); Max value from RGB is 152 - color contains mainly: green. Hex color #869836 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #869836 is #7967C9. Grayscale: #878787. Windows color (decimal): -7956426 or 3577990. OLE color: 3577990.
HSL color Cylindrical-coordinate representation of color #869836: hue angle of 71.02º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #869836 is Cyan = 0.12, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 134 | 152 | 54 | - |
| CMYK | 0.12 | 0 | 0.64 | 0.40 |
| HSL | 71.02º | 0.48% | 0.4% | - |
| HSV(B) | 71.02º | 0.64% | 0.6% | - |
| XYZ | 21.73 | 27.79 | 7.71 | - |
| YUV | 135.45 | 82.04 | 126.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 152 | 54 | 0.12 | 0 | 0.64 | 0.40 | 71.02 | 0.48 | 0.4 |
| Hex | 86 | 98 | 36 | C | 0 | 40 | 28 | 47 | 30 | 28 |
| Octal | 206 | 230 | 66 | 14 | 0 | 100 | 50 | 107 | 60 | 50 |
| Binary | 10000110 | 10011000 | 110110 | 1100 | 0 | 1000000 | 101000 | 1000111 | 110000 | 101000 |
Color Harmonies of #869836
Complementary color
Monochromatic Colors of #869836
Black with #869836
Text Example
Text Example
White with #869836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869836; }
p { color: rgb(134,152,54); }
H1.HeaderClassName
{
color: #869836;
}
.AnyTagClassName
{
color: #869836;
}
</style>
background-color css
<style>
a { background-color: #869836; }
a { background-color: rgb(134,152,54); }
div.DivClassName
{
background-color: #869836;
}
.BgClassName
{
background-color: #869836;
}
</style>
border-color css
<style>
span { border-color: #869836; }
span { border-color: rgb(134,152,54); }
td.TdClassName
{
border-color: #869836;
}
.TagClassName
{
border-color: #869836;
}
</style>