Shades of Wasabi #869936
Tints of Wasabi #869936
RGB
CMYK
RGB Variations
Color information
#869936 (or 0x869936) is known color: Wasabi. HEX triplet: 86, 99 and 36. RGB value is (134,153,54). Sum of RGB (Red+Green+Blue) = 134+153+54=341 (45% of max value = 765). Red value is 134 (52.73% from 255 or 39.30% from 341); Green value is 153 (60.16% from 255 or 44.87% from 341); Blue value is 54 (21.48% from 255 or 15.84% from 341); Max value from RGB is 153 - color contains mainly: green. Hex color #869936 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #869936 is #7966C9. Grayscale: #888888. Windows color (decimal): -7956170 or 3578246. OLE color: 3578246.
HSL color Cylindrical-coordinate representation of color #869936: hue angle of 71.52º degrees, saturation: 0.48, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #869936 is Cyan = 0.12, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 134 | 153 | 54 | - |
| CMYK | 0.12 | 0 | 0.65 | 0.4 |
| HSL | 71.52º | 0.48% | 0.41% | - |
| HSV(B) | 71.52º | 0.65% | 0.6% | - |
| XYZ | 21.89 | 28.12 | 7.76 | - |
| YUV | 136.03 | 81.71 | 126.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 153 | 54 | 0.12 | 0 | 0.65 | 0.4 | 71.52 | 0.48 | 0.41 |
| Hex | 86 | 99 | 36 | C | 0 | 41 | 28 | 48 | 30 | 29 |
| Octal | 206 | 231 | 66 | 14 | 0 | 101 | 50 | 110 | 60 | 51 |
| Binary | 10000110 | 10011001 | 110110 | 1100 | 0 | 1000001 | 101000 | 1001000 | 110000 | 101001 |
Color Harmonies of #869936
Complementary color
Monochromatic Colors of #869936
Black with #869936
Text Example
Text Example
White with #869936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869936; }
p { color: rgb(134,153,54); }
H1.HeaderClassName
{
color: #869936;
}
.AnyTagClassName
{
color: #869936;
}
</style>
background-color css
<style>
a { background-color: #869936; }
a { background-color: rgb(134,153,54); }
div.DivClassName
{
background-color: #869936;
}
.BgClassName
{
background-color: #869936;
}
</style>
border-color css
<style>
span { border-color: #869936; }
span { border-color: rgb(134,153,54); }
td.TdClassName
{
border-color: #869936;
}
.TagClassName
{
border-color: #869936;
}
</style>