Shades of Wasabi #859438
Tints of Wasabi #859438
RGB
CMYK
RGB Variations
Color information
#859438 (or 0x859438) is known color: Wasabi. HEX triplet: 85, 94 and 38. RGB value is (133,148,56). Sum of RGB (Red+Green+Blue) = 133+148+56=337 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.47% from 337); Green value is 148 (58.20% from 255 or 43.92% from 337); Blue value is 56 (22.27% from 255 or 16.62% from 337); Max value from RGB is 148 - color contains mainly: green. Hex color #859438 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859438 is #7A6BC7. Grayscale: #858585. Windows color (decimal): -8022984 or 3708037. OLE color: 3708037.
HSL color Cylindrical-coordinate representation of color #859438: hue angle of 69.78º 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 #859438 is Cyan = 0.10, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 148 | 56 | - |
| CMYK | 0.10 | 0 | 0.62 | 0.42 |
| HSL | 69.78º | 0.45% | 0.4% | - |
| HSV(B) | 69.78º | 0.62% | 0.58% | - |
| XYZ | 20.98 | 26.45 | 7.74 | - |
| YUV | 133.03 | 84.53 | 127.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 148 | 56 | 0.10 | 0 | 0.62 | 0.42 | 69.78 | 0.45 | 0.4 |
| Hex | 85 | 94 | 38 | A | 0 | 3E | 2A | 46 | 2D | 28 |
| Octal | 205 | 224 | 70 | 12 | 0 | 76 | 52 | 106 | 55 | 50 |
| Binary | 10000101 | 10010100 | 111000 | 1010 | 0 | 111110 | 101010 | 1000110 | 101101 | 101000 |
Color Harmonies of #859438
Complementary color
Monochromatic Colors of #859438
Black with #859438
Text Example
Text Example
White with #859438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859438; }
p { color: rgb(133,148,56); }
H1.HeaderClassName
{
color: #859438;
}
.AnyTagClassName
{
color: #859438;
}
</style>
background-color css
<style>
a { background-color: #859438; }
a { background-color: rgb(133,148,56); }
div.DivClassName
{
background-color: #859438;
}
.BgClassName
{
background-color: #859438;
}
</style>
border-color css
<style>
span { border-color: #859438; }
span { border-color: rgb(133,148,56); }
td.TdClassName
{
border-color: #859438;
}
.TagClassName
{
border-color: #859438;
}
</style>