Shades of Wasabi #869837
Tints of Wasabi #869837
RGB
CMYK
RGB Variations
Color information
#869837 (or 0x869837) is known color: Wasabi. HEX triplet: 86, 98 and 37. RGB value is (134,152,55). Sum of RGB (Red+Green+Blue) = 134+152+55=341 (45% of max value = 765). Red value is 134 (52.73% from 255 or 39.30% from 341); Green value is 152 (59.77% from 255 or 44.57% from 341); Blue value is 55 (21.88% from 255 or 16.13% from 341); Max value from RGB is 152 - color contains mainly: green. Hex color #869837 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #869837 is #7967C8. Grayscale: #878787. Windows color (decimal): -7956425 or 3643526. OLE color: 3643526.
HSL color Cylindrical-coordinate representation of color #869837: hue angle of 71.13º degrees, saturation: 0.47, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #869837 is Cyan = 0.12, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 134 | 152 | 55 | - |
| CMYK | 0.12 | 0 | 0.64 | 0.40 |
| HSL | 71.13º | 0.47% | 0.41% | - |
| HSV(B) | 71.13º | 0.64% | 0.6% | - |
| XYZ | 21.75 | 27.8 | 7.83 | - |
| YUV | 135.56 | 82.54 | 126.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 152 | 55 | 0.12 | 0 | 0.64 | 0.40 | 71.13 | 0.47 | 0.41 |
| Hex | 86 | 98 | 37 | C | 0 | 40 | 28 | 47 | 2F | 29 |
| Octal | 206 | 230 | 67 | 14 | 0 | 100 | 50 | 107 | 57 | 51 |
| Binary | 10000110 | 10011000 | 110111 | 1100 | 0 | 1000000 | 101000 | 1000111 | 101111 | 101001 |
Color Harmonies of #869837
Complementary color
Monochromatic Colors of #869837
Black with #869837
Text Example
Text Example
White with #869837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869837; }
p { color: rgb(134,152,55); }
H1.HeaderClassName
{
color: #869837;
}
.AnyTagClassName
{
color: #869837;
}
</style>
background-color css
<style>
a { background-color: #869837; }
a { background-color: rgb(134,152,55); }
div.DivClassName
{
background-color: #869837;
}
.BgClassName
{
background-color: #869837;
}
</style>
border-color css
<style>
span { border-color: #869837; }
span { border-color: rgb(134,152,55); }
td.TdClassName
{
border-color: #869837;
}
.TagClassName
{
border-color: #869837;
}
</style>