Shades of Wasabi #869037
Tints of Wasabi #869037
RGB
CMYK
RGB Variations
Color information
#869037 (or 0x869037) is known color: Wasabi. HEX triplet: 86, 90 and 37. RGB value is (134,144,55). Sum of RGB (Red+Green+Blue) = 134+144+55=333 (44% of max value = 765). Red value is 134 (52.73% from 255 or 40.24% from 333); Green value is 144 (56.64% from 255 or 43.24% from 333); Blue value is 55 (21.88% from 255 or 16.52% from 333); Max value from RGB is 144 - color contains mainly: green. Hex color #869037 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #869037 is #796FC8. Grayscale: #838383. Windows color (decimal): -7958473 or 3641478. OLE color: 3641478.
HSL color Cylindrical-coordinate representation of color #869037: hue angle of 66.74º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #869037 is Cyan = 0.07, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 134 | 144 | 55 | - |
| CMYK | 0.07 | 0 | 0.62 | 0.44 |
| HSL | 66.74º | 0.45% | 0.39% | - |
| HSV(B) | 66.74º | 0.62% | 0.56% | - |
| XYZ | 20.49 | 25.29 | 7.42 | - |
| YUV | 130.86 | 85.19 | 130.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 144 | 55 | 0.07 | 0 | 0.62 | 0.44 | 66.74 | 0.45 | 0.39 |
| Hex | 86 | 90 | 37 | 7 | 0 | 3E | 2C | 43 | 2D | 27 |
| Octal | 206 | 220 | 67 | 7 | 0 | 76 | 54 | 103 | 55 | 47 |
| Binary | 10000110 | 10010000 | 110111 | 111 | 0 | 111110 | 101100 | 1000011 | 101101 | 100111 |
Color Harmonies of #869037
Complementary color
Monochromatic Colors of #869037
Black with #869037
Text Example
Text Example
White with #869037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869037; }
p { color: rgb(134,144,55); }
H1.HeaderClassName
{
color: #869037;
}
.AnyTagClassName
{
color: #869037;
}
</style>
background-color css
<style>
a { background-color: #869037; }
a { background-color: rgb(134,144,55); }
div.DivClassName
{
background-color: #869037;
}
.BgClassName
{
background-color: #869037;
}
</style>
border-color css
<style>
span { border-color: #869037; }
span { border-color: rgb(134,144,55); }
td.TdClassName
{
border-color: #869037;
}
.TagClassName
{
border-color: #869037;
}
</style>