Shades of Wasabi #869847
Tints of Wasabi #869847
RGB
CMYK
RGB Variations
Color information
#869847 (or 0x869847) is known color: Wasabi. HEX triplet: 86, 98 and 47. RGB value is (134,152,71). Sum of RGB (Red+Green+Blue) = 134+152+71=357 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.54% from 357); Green value is 152 (59.77% from 255 or 42.58% from 357); Blue value is 71 (28.12% from 255 or 19.89% from 357); Max value from RGB is 152 - color contains mainly: green. Hex color #869847 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #869847 is #7967B8. Grayscale: #898989. Windows color (decimal): -7956409 or 4692102. OLE color: 4692102.
HSL color Cylindrical-coordinate representation of color #869847: hue angle of 73.33º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #869847 is Cyan = 0.12, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 134 | 152 | 71 | - |
| CMYK | 0.12 | 0 | 0.53 | 0.40 |
| HSL | 73.33º | 0.36% | 0.44% | - |
| HSV(B) | 73.33º | 0.53% | 0.6% | - |
| XYZ | 22.2 | 27.98 | 10.19 | - |
| YUV | 137.38 | 90.54 | 125.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 152 | 71 | 0.12 | 0 | 0.53 | 0.40 | 73.33 | 0.36 | 0.44 |
| Hex | 86 | 98 | 47 | C | 0 | 35 | 28 | 49 | 24 | 2C |
| Octal | 206 | 230 | 107 | 14 | 0 | 65 | 50 | 111 | 44 | 54 |
| Binary | 10000110 | 10011000 | 1000111 | 1100 | 0 | 110101 | 101000 | 1001001 | 100100 | 101100 |
Color Harmonies of #869847
Complementary color
Monochromatic Colors of #869847
Black with #869847
Text Example
Text Example
White with #869847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869847; }
p { color: rgb(134,152,71); }
H1.HeaderClassName
{
color: #869847;
}
.AnyTagClassName
{
color: #869847;
}
</style>
background-color css
<style>
a { background-color: #869847; }
a { background-color: rgb(134,152,71); }
div.DivClassName
{
background-color: #869847;
}
.BgClassName
{
background-color: #869847;
}
</style>
border-color css
<style>
span { border-color: #869847; }
span { border-color: rgb(134,152,71); }
td.TdClassName
{
border-color: #869847;
}
.TagClassName
{
border-color: #869847;
}
</style>