Shades of Wasabi #869044
Tints of Wasabi #869044
RGB
CMYK
RGB Variations
Color information
#869044 (or 0x869044) is known color: Wasabi. HEX triplet: 86, 90 and 44. RGB value is (134,144,68). Sum of RGB (Red+Green+Blue) = 134+144+68=346 (45% of max value = 765). Red value is 134 (52.73% from 255 or 38.73% from 346); Green value is 144 (56.64% from 255 or 41.62% from 346); Blue value is 68 (26.95% from 255 or 19.65% from 346); Max value from RGB is 144 - color contains mainly: green. Hex color #869044 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #869044 is #796FBB. Grayscale: #848484. Windows color (decimal): -7958460 or 4493446. OLE color: 4493446.
HSL color Cylindrical-coordinate representation of color #869044: hue angle of 67.89º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #869044 is Cyan = 0.07, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 134 | 144 | 68 | - |
| CMYK | 0.07 | 0 | 0.53 | 0.44 |
| HSL | 67.89º | 0.36% | 0.42% | - |
| HSV(B) | 67.89º | 0.53% | 0.56% | - |
| XYZ | 20.85 | 25.43 | 9.28 | - |
| YUV | 132.35 | 91.69 | 129.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 144 | 68 | 0.07 | 0 | 0.53 | 0.44 | 67.89 | 0.36 | 0.42 |
| Hex | 86 | 90 | 44 | 7 | 0 | 35 | 2C | 44 | 24 | 2A |
| Octal | 206 | 220 | 104 | 7 | 0 | 65 | 54 | 104 | 44 | 52 |
| Binary | 10000110 | 10010000 | 1000100 | 111 | 0 | 110101 | 101100 | 1000100 | 100100 | 101010 |
Color Harmonies of #869044
Complementary color
Monochromatic Colors of #869044
Black with #869044
Text Example
Text Example
White with #869044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869044; }
p { color: rgb(134,144,68); }
H1.HeaderClassName
{
color: #869044;
}
.AnyTagClassName
{
color: #869044;
}
</style>
background-color css
<style>
a { background-color: #869044; }
a { background-color: rgb(134,144,68); }
div.DivClassName
{
background-color: #869044;
}
.BgClassName
{
background-color: #869044;
}
</style>
border-color css
<style>
span { border-color: #869044; }
span { border-color: rgb(134,144,68); }
td.TdClassName
{
border-color: #869044;
}
.TagClassName
{
border-color: #869044;
}
</style>