Shades of Wasabi #869733
Tints of Wasabi #869733
RGB
CMYK
RGB Variations
Color information
#869733 (or 0x869733) is known color: Wasabi. HEX triplet: 86, 97 and 33. RGB value is (134,151,51). Sum of RGB (Red+Green+Blue) = 134+151+51=336 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.88% from 336); Green value is 151 (59.38% from 255 or 44.94% from 336); Blue value is 51 (20.31% from 255 or 15.18% from 336); Max value from RGB is 151 - color contains mainly: green. Hex color #869733 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #869733 is #7968CC. Grayscale: #868686. Windows color (decimal): -7956685 or 3381126. OLE color: 3381126.
HSL color Cylindrical-coordinate representation of color #869733: hue angle of 70.2º degrees, saturation: 0.5, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #869733 is Cyan = 0.11, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 134 | 151 | 51 | - |
| CMYK | 0.11 | 0 | 0.66 | 0.41 |
| HSL | 70.2º | 0.5% | 0.4% | - |
| HSV(B) | 70.2º | 0.66% | 0.59% | - |
| XYZ | 21.5 | 27.44 | 7.3 | - |
| YUV | 134.52 | 80.87 | 127.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 151 | 51 | 0.11 | 0 | 0.66 | 0.41 | 70.2 | 0.5 | 0.4 |
| Hex | 86 | 97 | 33 | B | 0 | 42 | 29 | 46 | 32 | 28 |
| Octal | 206 | 227 | 63 | 13 | 0 | 102 | 51 | 106 | 62 | 50 |
| Binary | 10000110 | 10010111 | 110011 | 1011 | 0 | 1000010 | 101001 | 1000110 | 110010 | 101000 |
Color Harmonies of #869733
Complementary color
Monochromatic Colors of #869733
Black with #869733
Text Example
Text Example
White with #869733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869733; }
p { color: rgb(134,151,51); }
H1.HeaderClassName
{
color: #869733;
}
.AnyTagClassName
{
color: #869733;
}
</style>
background-color css
<style>
a { background-color: #869733; }
a { background-color: rgb(134,151,51); }
div.DivClassName
{
background-color: #869733;
}
.BgClassName
{
background-color: #869733;
}
</style>
border-color css
<style>
span { border-color: #869733; }
span { border-color: rgb(134,151,51); }
td.TdClassName
{
border-color: #869733;
}
.TagClassName
{
border-color: #869733;
}
</style>