Shades of Wasabi #869938
Tints of Wasabi #869938
RGB
CMYK
RGB Variations
Color information
#869938 (or 0x869938) is known color: Wasabi. HEX triplet: 86, 99 and 38. RGB value is (134,153,56). Sum of RGB (Red+Green+Blue) = 134+153+56=343 (45% of max value = 765). Red value is 134 (52.73% from 255 or 39.07% from 343); Green value is 153 (60.16% from 255 or 44.61% from 343); Blue value is 56 (22.27% from 255 or 16.33% from 343); Max value from RGB is 153 - color contains mainly: green. Hex color #869938 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #869938 is #7966C7. Grayscale: #888888. Windows color (decimal): -7956168 or 3709318. OLE color: 3709318.
HSL color Cylindrical-coordinate representation of color #869938: hue angle of 71.75º 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 #869938 is Cyan = 0.12, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 134 | 153 | 56 | - |
| CMYK | 0.12 | 0 | 0.63 | 0.4 |
| HSL | 71.75º | 0.46% | 0.41% | - |
| HSV(B) | 71.75º | 0.63% | 0.6% | - |
| XYZ | 21.94 | 28.14 | 8.02 | - |
| YUV | 136.26 | 82.71 | 126.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 153 | 56 | 0.12 | 0 | 0.63 | 0.4 | 71.75 | 0.46 | 0.41 |
| Hex | 86 | 99 | 38 | C | 0 | 3F | 28 | 48 | 2E | 29 |
| Octal | 206 | 231 | 70 | 14 | 0 | 77 | 50 | 110 | 56 | 51 |
| Binary | 10000110 | 10011001 | 111000 | 1100 | 0 | 111111 | 101000 | 1001000 | 101110 | 101001 |
Color Harmonies of #869938
Complementary color
Monochromatic Colors of #869938
Black with #869938
Text Example
Text Example
White with #869938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869938; }
p { color: rgb(134,153,56); }
H1.HeaderClassName
{
color: #869938;
}
.AnyTagClassName
{
color: #869938;
}
</style>
background-color css
<style>
a { background-color: #869938; }
a { background-color: rgb(134,153,56); }
div.DivClassName
{
background-color: #869938;
}
.BgClassName
{
background-color: #869938;
}
</style>
border-color css
<style>
span { border-color: #869938; }
span { border-color: rgb(134,153,56); }
td.TdClassName
{
border-color: #869938;
}
.TagClassName
{
border-color: #869938;
}
</style>