Shades of Wasabi #869238
Tints of Wasabi #869238
RGB
CMYK
RGB Variations
Color information
#869238 (or 0x869238) is known color: Wasabi. HEX triplet: 86, 92 and 38. RGB value is (134,146,56). Sum of RGB (Red+Green+Blue) = 134+146+56=336 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.88% from 336); Green value is 146 (57.42% from 255 or 43.45% from 336); Blue value is 56 (22.27% from 255 or 16.67% from 336); Max value from RGB is 146 - color contains mainly: green. Hex color #869238 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #869238 is #796DC7. Grayscale: #848484. Windows color (decimal): -7957960 or 3707526. OLE color: 3707526.
HSL color Cylindrical-coordinate representation of color #869238: hue angle of 68º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #869238 is Cyan = 0.08, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 134 | 146 | 56 | - |
| CMYK | 0.08 | 0 | 0.62 | 0.43 |
| HSL | 68º | 0.45% | 0.4% | - |
| HSV(B) | 68º | 0.62% | 0.57% | - |
| XYZ | 20.82 | 25.91 | 7.65 | - |
| YUV | 132.15 | 85.02 | 129.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 146 | 56 | 0.08 | 0 | 0.62 | 0.43 | 68 | 0.45 | 0.4 |
| Hex | 86 | 92 | 38 | 8 | 0 | 3E | 2B | 44 | 2D | 28 |
| Octal | 206 | 222 | 70 | 10 | 0 | 76 | 53 | 104 | 55 | 50 |
| Binary | 10000110 | 10010010 | 111000 | 1000 | 0 | 111110 | 101011 | 1000100 | 101101 | 101000 |
Color Harmonies of #869238
Complementary color
Monochromatic Colors of #869238
Black with #869238
Text Example
Text Example
White with #869238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869238; }
p { color: rgb(134,146,56); }
H1.HeaderClassName
{
color: #869238;
}
.AnyTagClassName
{
color: #869238;
}
</style>
background-color css
<style>
a { background-color: #869238; }
a { background-color: rgb(134,146,56); }
div.DivClassName
{
background-color: #869238;
}
.BgClassName
{
background-color: #869238;
}
</style>
border-color css
<style>
span { border-color: #869238; }
span { border-color: rgb(134,146,56); }
td.TdClassName
{
border-color: #869238;
}
.TagClassName
{
border-color: #869238;
}
</style>