Shades of Wasabi #869237
Tints of Wasabi #869237
RGB
CMYK
RGB Variations
Color information
#869237 (or 0x869237) is known color: Wasabi. HEX triplet: 86, 92 and 37. RGB value is (134,146,55). Sum of RGB (Red+Green+Blue) = 134+146+55=335 (44% of max value = 765). Red value is 134 (52.73% from 255 or 40% from 335); Green value is 146 (57.42% from 255 or 43.58% from 335); Blue value is 55 (21.88% from 255 or 16.42% from 335); Max value from RGB is 146 - color contains mainly: green. Hex color #869237 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #869237 is #796DC8. Grayscale: #848484. Windows color (decimal): -7957961 or 3641990. OLE color: 3641990.
HSL color Cylindrical-coordinate representation of color #869237: hue angle of 67.91º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #869237 is Cyan = 0.08, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 134 | 146 | 55 | - |
| CMYK | 0.08 | 0 | 0.62 | 0.43 |
| HSL | 67.91º | 0.45% | 0.39% | - |
| HSV(B) | 67.91º | 0.62% | 0.57% | - |
| XYZ | 20.8 | 25.9 | 7.52 | - |
| YUV | 132.04 | 84.52 | 129.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 146 | 55 | 0.08 | 0 | 0.62 | 0.43 | 67.91 | 0.45 | 0.39 |
| Hex | 86 | 92 | 37 | 8 | 0 | 3E | 2B | 44 | 2D | 27 |
| Octal | 206 | 222 | 67 | 10 | 0 | 76 | 53 | 104 | 55 | 47 |
| Binary | 10000110 | 10010010 | 110111 | 1000 | 0 | 111110 | 101011 | 1000100 | 101101 | 100111 |
Color Harmonies of #869237
Complementary color
Monochromatic Colors of #869237
Black with #869237
Text Example
Text Example
White with #869237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869237; }
p { color: rgb(134,146,55); }
H1.HeaderClassName
{
color: #869237;
}
.AnyTagClassName
{
color: #869237;
}
</style>
background-color css
<style>
a { background-color: #869237; }
a { background-color: rgb(134,146,55); }
div.DivClassName
{
background-color: #869237;
}
.BgClassName
{
background-color: #869237;
}
</style>
border-color css
<style>
span { border-color: #869237; }
span { border-color: rgb(134,146,55); }
td.TdClassName
{
border-color: #869237;
}
.TagClassName
{
border-color: #869237;
}
</style>