Shades of Wasabi #869931
Tints of Wasabi #869931
RGB
CMYK
RGB Variations
Color information
#869931 (or 0x869931) is known color: Wasabi. HEX triplet: 86, 99 and 31. RGB value is (134,153,49). Sum of RGB (Red+Green+Blue) = 134+153+49=336 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.88% from 336); Green value is 153 (60.16% from 255 or 45.54% from 336); Blue value is 49 (19.53% from 255 or 14.58% from 336); Max value from RGB is 153 - color contains mainly: green. Hex color #869931 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #869931 is #7966CE. Grayscale: #878787. Windows color (decimal): -7956175 or 3250566. OLE color: 3250566.
HSL color Cylindrical-coordinate representation of color #869931: hue angle of 70.96º degrees, saturation: 0.51, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #869931 is Cyan = 0.12, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 134 | 153 | 49 | - |
| CMYK | 0.12 | 0 | 0.68 | 0.4 |
| HSL | 70.96º | 0.51% | 0.4% | - |
| HSV(B) | 70.96º | 0.68% | 0.6% | - |
| XYZ | 21.78 | 28.07 | 7.18 | - |
| YUV | 135.46 | 79.21 | 126.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 153 | 49 | 0.12 | 0 | 0.68 | 0.4 | 70.96 | 0.51 | 0.4 |
| Hex | 86 | 99 | 31 | C | 0 | 44 | 28 | 47 | 33 | 28 |
| Octal | 206 | 231 | 61 | 14 | 0 | 104 | 50 | 107 | 63 | 50 |
| Binary | 10000110 | 10011001 | 110001 | 1100 | 0 | 1000100 | 101000 | 1000111 | 110011 | 101000 |
Color Harmonies of #869931
Complementary color
Monochromatic Colors of #869931
Black with #869931
Text Example
Text Example
White with #869931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869931; }
p { color: rgb(134,153,49); }
H1.HeaderClassName
{
color: #869931;
}
.AnyTagClassName
{
color: #869931;
}
</style>
background-color css
<style>
a { background-color: #869931; }
a { background-color: rgb(134,153,49); }
div.DivClassName
{
background-color: #869931;
}
.BgClassName
{
background-color: #869931;
}
</style>
border-color css
<style>
span { border-color: #869931; }
span { border-color: rgb(134,153,49); }
td.TdClassName
{
border-color: #869931;
}
.TagClassName
{
border-color: #869931;
}
</style>