Shades of Wasabi #869338
Tints of Wasabi #869338
RGB
CMYK
RGB Variations
Color information
#869338 (or 0x869338) is known color: Wasabi. HEX triplet: 86, 93 and 38. RGB value is (134,147,56). Sum of RGB (Red+Green+Blue) = 134+147+56=337 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.76% from 337); Green value is 147 (57.81% from 255 or 43.62% from 337); Blue value is 56 (22.27% from 255 or 16.62% from 337); Max value from RGB is 147 - color contains mainly: green. Hex color #869338 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #869338 is #796CC7. Grayscale: #858585. Windows color (decimal): -7957704 or 3707782. OLE color: 3707782.
HSL color Cylindrical-coordinate representation of color #869338: hue angle of 68.57º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #869338 is Cyan = 0.09, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 147 | 56 | - |
| CMYK | 0.09 | 0 | 0.62 | 0.42 |
| HSL | 68.57º | 0.45% | 0.4% | - |
| HSV(B) | 68.57º | 0.62% | 0.58% | - |
| XYZ | 20.98 | 26.22 | 7.7 | - |
| YUV | 132.74 | 84.69 | 128.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 147 | 56 | 0.09 | 0 | 0.62 | 0.42 | 68.57 | 0.45 | 0.4 |
| Hex | 86 | 93 | 38 | 9 | 0 | 3E | 2A | 45 | 2D | 28 |
| Octal | 206 | 223 | 70 | 11 | 0 | 76 | 52 | 105 | 55 | 50 |
| Binary | 10000110 | 10010011 | 111000 | 1001 | 0 | 111110 | 101010 | 1000101 | 101101 | 101000 |
Color Harmonies of #869338
Complementary color
Monochromatic Colors of #869338
Black with #869338
Text Example
Text Example
White with #869338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869338; }
p { color: rgb(134,147,56); }
H1.HeaderClassName
{
color: #869338;
}
.AnyTagClassName
{
color: #869338;
}
</style>
background-color css
<style>
a { background-color: #869338; }
a { background-color: rgb(134,147,56); }
div.DivClassName
{
background-color: #869338;
}
.BgClassName
{
background-color: #869338;
}
</style>
border-color css
<style>
span { border-color: #869338; }
span { border-color: rgb(134,147,56); }
td.TdClassName
{
border-color: #869338;
}
.TagClassName
{
border-color: #869338;
}
</style>