Shades of Wasabi #869738
Tints of Wasabi #869738
RGB
CMYK
RGB Variations
Color information
#869738 (or 0x869738) is known color: Wasabi. HEX triplet: 86, 97 and 38. RGB value is (134,151,56). Sum of RGB (Red+Green+Blue) = 134+151+56=341 (45% of max value = 765). Red value is 134 (52.73% from 255 or 39.30% from 341); Green value is 151 (59.38% from 255 or 44.28% from 341); Blue value is 56 (22.27% from 255 or 16.42% from 341); Max value from RGB is 151 - color contains mainly: green. Hex color #869738 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #869738 is #7968C7. Grayscale: #878787. Windows color (decimal): -7956680 or 3708806. OLE color: 3708806.
HSL color Cylindrical-coordinate representation of color #869738: hue angle of 70.74º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #869738 is Cyan = 0.11, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 134 | 151 | 56 | - |
| CMYK | 0.11 | 0 | 0.63 | 0.41 |
| HSL | 70.74º | 0.46% | 0.41% | - |
| HSV(B) | 70.74º | 0.63% | 0.59% | - |
| XYZ | 21.61 | 27.49 | 7.91 | - |
| YUV | 135.09 | 83.37 | 127.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 151 | 56 | 0.11 | 0 | 0.63 | 0.41 | 70.74 | 0.46 | 0.41 |
| Hex | 86 | 97 | 38 | B | 0 | 3F | 29 | 47 | 2E | 29 |
| Octal | 206 | 227 | 70 | 13 | 0 | 77 | 51 | 107 | 56 | 51 |
| Binary | 10000110 | 10010111 | 111000 | 1011 | 0 | 111111 | 101001 | 1000111 | 101110 | 101001 |
Color Harmonies of #869738
Complementary color
Monochromatic Colors of #869738
Black with #869738
Text Example
Text Example
White with #869738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869738; }
p { color: rgb(134,151,56); }
H1.HeaderClassName
{
color: #869738;
}
.AnyTagClassName
{
color: #869738;
}
</style>
background-color css
<style>
a { background-color: #869738; }
a { background-color: rgb(134,151,56); }
div.DivClassName
{
background-color: #869738;
}
.BgClassName
{
background-color: #869738;
}
</style>
border-color css
<style>
span { border-color: #869738; }
span { border-color: rgb(134,151,56); }
td.TdClassName
{
border-color: #869738;
}
.TagClassName
{
border-color: #869738;
}
</style>