Shades of Wasabi #869045
Tints of Wasabi #869045
RGB
CMYK
RGB Variations
Color information
#869045 (or 0x869045) is known color: Wasabi. HEX triplet: 86, 90 and 45. RGB value is (134,144,69). Sum of RGB (Red+Green+Blue) = 134+144+69=347 (45% of max value = 765). Red value is 134 (52.73% from 255 or 38.62% from 347); Green value is 144 (56.64% from 255 or 41.50% from 347); Blue value is 69 (27.34% from 255 or 19.88% from 347); Max value from RGB is 144 - color contains mainly: green. Hex color #869045 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #869045 is #796FBA. Grayscale: #848484. Windows color (decimal): -7958459 or 4558982. OLE color: 4558982.
HSL color Cylindrical-coordinate representation of color #869045: hue angle of 68º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #869045 is Cyan = 0.07, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 134 | 144 | 69 | - |
| CMYK | 0.07 | 0 | 0.52 | 0.44 |
| HSL | 68º | 0.35% | 0.42% | - |
| HSV(B) | 68º | 0.52% | 0.56% | - |
| XYZ | 20.88 | 25.44 | 9.44 | - |
| YUV | 132.46 | 92.19 | 129.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 144 | 69 | 0.07 | 0 | 0.52 | 0.44 | 68 | 0.35 | 0.42 |
| Hex | 86 | 90 | 45 | 7 | 0 | 34 | 2C | 44 | 23 | 2A |
| Octal | 206 | 220 | 105 | 7 | 0 | 64 | 54 | 104 | 43 | 52 |
| Binary | 10000110 | 10010000 | 1000101 | 111 | 0 | 110100 | 101100 | 1000100 | 100011 | 101010 |
Color Harmonies of #869045
Complementary color
Monochromatic Colors of #869045
Black with #869045
Text Example
Text Example
White with #869045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869045; }
p { color: rgb(134,144,69); }
H1.HeaderClassName
{
color: #869045;
}
.AnyTagClassName
{
color: #869045;
}
</style>
background-color css
<style>
a { background-color: #869045; }
a { background-color: rgb(134,144,69); }
div.DivClassName
{
background-color: #869045;
}
.BgClassName
{
background-color: #869045;
}
</style>
border-color css
<style>
span { border-color: #869045; }
span { border-color: rgb(134,144,69); }
td.TdClassName
{
border-color: #869045;
}
.TagClassName
{
border-color: #869045;
}
</style>