Shades of Wasabi #869838
Tints of Wasabi #869838
RGB
CMYK
RGB Variations
Color information
#869838 (or 0x869838) is known color: Wasabi. HEX triplet: 86, 98 and 38. RGB value is (134,152,56). Sum of RGB (Red+Green+Blue) = 134+152+56=342 (45% of max value = 765). Red value is 134 (52.73% from 255 or 39.18% from 342); Green value is 152 (59.77% from 255 or 44.44% from 342); Blue value is 56 (22.27% from 255 or 16.37% from 342); Max value from RGB is 152 - color contains mainly: green. Hex color #869838 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #869838 is #7967C7. Grayscale: #888888. Windows color (decimal): -7956424 or 3709062. OLE color: 3709062.
HSL color Cylindrical-coordinate representation of color #869838: hue angle of 71.25º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #869838 is Cyan = 0.12, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 134 | 152 | 56 | - |
| CMYK | 0.12 | 0 | 0.63 | 0.40 |
| HSL | 71.25º | 0.46% | 0.41% | - |
| HSV(B) | 71.25º | 0.63% | 0.6% | - |
| XYZ | 21.77 | 27.81 | 7.96 | - |
| YUV | 135.67 | 83.04 | 126.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 152 | 56 | 0.12 | 0 | 0.63 | 0.40 | 71.25 | 0.46 | 0.41 |
| Hex | 86 | 98 | 38 | C | 0 | 3F | 28 | 47 | 2E | 29 |
| Octal | 206 | 230 | 70 | 14 | 0 | 77 | 50 | 107 | 56 | 51 |
| Binary | 10000110 | 10011000 | 111000 | 1100 | 0 | 111111 | 101000 | 1000111 | 101110 | 101001 |
Color Harmonies of #869838
Complementary color
Monochromatic Colors of #869838
Black with #869838
Text Example
Text Example
White with #869838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869838; }
p { color: rgb(134,152,56); }
H1.HeaderClassName
{
color: #869838;
}
.AnyTagClassName
{
color: #869838;
}
</style>
background-color css
<style>
a { background-color: #869838; }
a { background-color: rgb(134,152,56); }
div.DivClassName
{
background-color: #869838;
}
.BgClassName
{
background-color: #869838;
}
</style>
border-color css
<style>
span { border-color: #869838; }
span { border-color: rgb(134,152,56); }
td.TdClassName
{
border-color: #869838;
}
.TagClassName
{
border-color: #869838;
}
</style>