Shades of Wasabi #869731
Tints of Wasabi #869731
RGB
CMYK
RGB Variations
Color information
#869731 (or 0x869731) is known color: Wasabi. HEX triplet: 86, 97 and 31. RGB value is (134,151,49). Sum of RGB (Red+Green+Blue) = 134+151+49=334 (44% of max value = 765). Red value is 134 (52.73% from 255 or 40.12% from 334); Green value is 151 (59.38% from 255 or 45.21% from 334); Blue value is 49 (19.53% from 255 or 14.67% from 334); Max value from RGB is 151 - color contains mainly: green. Hex color #869731 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #869731 is #7968CE. Grayscale: #868686. Windows color (decimal): -7956687 or 3250054. OLE color: 3250054.
HSL color Cylindrical-coordinate representation of color #869731: hue angle of 70º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #869731 is Cyan = 0.11, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 134 | 151 | 49 | - |
| CMYK | 0.11 | 0 | 0.68 | 0.41 |
| HSL | 70º | 0.51% | 0.39% | - |
| HSV(B) | 70º | 0.68% | 0.59% | - |
| XYZ | 21.45 | 27.42 | 7.07 | - |
| YUV | 134.29 | 79.87 | 127.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 151 | 49 | 0.11 | 0 | 0.68 | 0.41 | 70 | 0.51 | 0.39 |
| Hex | 86 | 97 | 31 | B | 0 | 44 | 29 | 46 | 33 | 27 |
| Octal | 206 | 227 | 61 | 13 | 0 | 104 | 51 | 106 | 63 | 47 |
| Binary | 10000110 | 10010111 | 110001 | 1011 | 0 | 1000100 | 101001 | 1000110 | 110011 | 100111 |
Color Harmonies of #869731
Complementary color
Monochromatic Colors of #869731
Black with #869731
Text Example
Text Example
White with #869731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869731; }
p { color: rgb(134,151,49); }
H1.HeaderClassName
{
color: #869731;
}
.AnyTagClassName
{
color: #869731;
}
</style>
background-color css
<style>
a { background-color: #869731; }
a { background-color: rgb(134,151,49); }
div.DivClassName
{
background-color: #869731;
}
.BgClassName
{
background-color: #869731;
}
</style>
border-color css
<style>
span { border-color: #869731; }
span { border-color: rgb(134,151,49); }
td.TdClassName
{
border-color: #869731;
}
.TagClassName
{
border-color: #869731;
}
</style>