Shades of Wasabi #869236
Tints of Wasabi #869236
RGB
CMYK
RGB Variations
Color information
#869236 (or 0x869236) is known color: Wasabi. HEX triplet: 86, 92 and 36. RGB value is (134,146,54). Sum of RGB (Red+Green+Blue) = 134+146+54=334 (44% of max value = 765). Red value is 134 (52.73% from 255 or 40.12% from 334); Green value is 146 (57.42% from 255 or 43.71% from 334); Blue value is 54 (21.48% from 255 or 16.17% from 334); Max value from RGB is 146 - color contains mainly: green. Hex color #869236 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #869236 is #796DC9. Grayscale: #848484. Windows color (decimal): -7957962 or 3576454. OLE color: 3576454.
HSL color Cylindrical-coordinate representation of color #869236: 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 #869236 is Cyan = 0.08, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 134 | 146 | 54 | - |
| 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.78 | 25.89 | 7.39 | - |
| YUV | 131.92 | 84.02 | 129.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 146 | 54 | 0.08 | 0 | 0.63 | 0.43 | 67.83 | 0.46 | 0.39 |
| Hex | 86 | 92 | 36 | 8 | 0 | 3F | 2B | 44 | 2E | 27 |
| Octal | 206 | 222 | 66 | 10 | 0 | 77 | 53 | 104 | 56 | 47 |
| Binary | 10000110 | 10010010 | 110110 | 1000 | 0 | 111111 | 101011 | 1000100 | 101110 | 100111 |
Color Harmonies of #869236
Complementary color
Monochromatic Colors of #869236
Black with #869236
Text Example
Text Example
White with #869236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869236; }
p { color: rgb(134,146,54); }
H1.HeaderClassName
{
color: #869236;
}
.AnyTagClassName
{
color: #869236;
}
</style>
background-color css
<style>
a { background-color: #869236; }
a { background-color: rgb(134,146,54); }
div.DivClassName
{
background-color: #869236;
}
.BgClassName
{
background-color: #869236;
}
</style>
border-color css
<style>
span { border-color: #869236; }
span { border-color: rgb(134,146,54); }
td.TdClassName
{
border-color: #869236;
}
.TagClassName
{
border-color: #869236;
}
</style>