Shades of Wasabi #869040
Tints of Wasabi #869040
RGB
CMYK
RGB Variations
Color information
#869040 (or 0x869040) is known color: Wasabi. HEX triplet: 86, 90 and 40. RGB value is (134,144,64). Sum of RGB (Red+Green+Blue) = 134+144+64=342 (45% of max value = 765). Red value is 134 (52.73% from 255 or 39.18% from 342); Green value is 144 (56.64% from 255 or 42.11% from 342); Blue value is 64 (25.39% from 255 or 18.71% from 342); Max value from RGB is 144 - color contains mainly: green. Hex color #869040 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #869040 is #796FBF. Grayscale: #848484. Windows color (decimal): -7958464 or 4231302. OLE color: 4231302.
HSL color Cylindrical-coordinate representation of color #869040: hue angle of 67.5º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #869040 is Cyan = 0.07, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 134 | 144 | 64 | - |
| CMYK | 0.07 | 0 | 0.56 | 0.44 |
| HSL | 67.5º | 0.38% | 0.41% | - |
| HSV(B) | 67.5º | 0.56% | 0.56% | - |
| XYZ | 20.73 | 25.39 | 8.66 | - |
| YUV | 131.89 | 89.69 | 129.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 144 | 64 | 0.07 | 0 | 0.56 | 0.44 | 67.5 | 0.38 | 0.41 |
| Hex | 86 | 90 | 40 | 7 | 0 | 38 | 2C | 44 | 26 | 29 |
| Octal | 206 | 220 | 100 | 7 | 0 | 70 | 54 | 104 | 46 | 51 |
| Binary | 10000110 | 10010000 | 1000000 | 111 | 0 | 111000 | 101100 | 1000100 | 100110 | 101001 |
Color Harmonies of #869040
Complementary color
Monochromatic Colors of #869040
Black with #869040
Text Example
Text Example
White with #869040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869040; }
p { color: rgb(134,144,64); }
H1.HeaderClassName
{
color: #869040;
}
.AnyTagClassName
{
color: #869040;
}
</style>
background-color css
<style>
a { background-color: #869040; }
a { background-color: rgb(134,144,64); }
div.DivClassName
{
background-color: #869040;
}
.BgClassName
{
background-color: #869040;
}
</style>
border-color css
<style>
span { border-color: #869040; }
span { border-color: rgb(134,144,64); }
td.TdClassName
{
border-color: #869040;
}
.TagClassName
{
border-color: #869040;
}
</style>