Shades of Wasabi #869336
Tints of Wasabi #869336
RGB
CMYK
RGB Variations
Color information
#869336 (or 0x869336) is known color: Wasabi. HEX triplet: 86, 93 and 36. RGB value is (134,147,54). Sum of RGB (Red+Green+Blue) = 134+147+54=335 (44% of max value = 765). Red value is 134 (52.73% from 255 or 40% from 335); Green value is 147 (57.81% from 255 or 43.88% from 335); Blue value is 54 (21.48% from 255 or 16.12% from 335); Max value from RGB is 147 - color contains mainly: green. Hex color #869336 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #869336 is #796CC9. Grayscale: #848484. Windows color (decimal): -7957706 or 3576710. OLE color: 3576710.
HSL color Cylindrical-coordinate representation of color #869336: hue angle of 68.39º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #869336 is Cyan = 0.09, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 147 | 54 | - |
| CMYK | 0.09 | 0 | 0.63 | 0.42 |
| HSL | 68.39º | 0.46% | 0.39% | - |
| HSV(B) | 68.39º | 0.63% | 0.58% | - |
| XYZ | 20.93 | 26.2 | 7.44 | - |
| YUV | 132.51 | 83.69 | 129.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 147 | 54 | 0.09 | 0 | 0.63 | 0.42 | 68.39 | 0.46 | 0.39 |
| Hex | 86 | 93 | 36 | 9 | 0 | 3F | 2A | 44 | 2E | 27 |
| Octal | 206 | 223 | 66 | 11 | 0 | 77 | 52 | 104 | 56 | 47 |
| Binary | 10000110 | 10010011 | 110110 | 1001 | 0 | 111111 | 101010 | 1000100 | 101110 | 100111 |
Color Harmonies of #869336
Complementary color
Monochromatic Colors of #869336
Black with #869336
Text Example
Text Example
White with #869336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869336; }
p { color: rgb(134,147,54); }
H1.HeaderClassName
{
color: #869336;
}
.AnyTagClassName
{
color: #869336;
}
</style>
background-color css
<style>
a { background-color: #869336; }
a { background-color: rgb(134,147,54); }
div.DivClassName
{
background-color: #869336;
}
.BgClassName
{
background-color: #869336;
}
</style>
border-color css
<style>
span { border-color: #869336; }
span { border-color: rgb(134,147,54); }
td.TdClassName
{
border-color: #869336;
}
.TagClassName
{
border-color: #869336;
}
</style>