Shades of Wasabi #859530
Tints of Wasabi #859530
RGB
CMYK
RGB Variations
Color information
#859530 (or 0x859530) is known color: Wasabi. HEX triplet: 85, 95 and 30. RGB value is (133,149,48). Sum of RGB (Red+Green+Blue) = 133+149+48=330 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.30% from 330); Green value is 149 (58.59% from 255 or 45.15% from 330); Blue value is 48 (19.14% from 255 or 14.55% from 330); Max value from RGB is 149 - color contains mainly: green. Hex color #859530 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #859530 is #7A6ACF. Grayscale: #858585. Windows color (decimal): -8022736 or 3184005. OLE color: 3184005.
HSL color Cylindrical-coordinate representation of color #859530: hue angle of 69.5º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #859530 is Cyan = 0.11, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 149 | 48 | - |
| CMYK | 0.11 | 0 | 0.68 | 0.42 |
| HSL | 69.5º | 0.51% | 0.39% | - |
| HSV(B) | 69.5º | 0.68% | 0.58% | - |
| XYZ | 20.95 | 26.69 | 6.84 | - |
| YUV | 132.7 | 80.2 | 128.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 149 | 48 | 0.11 | 0 | 0.68 | 0.42 | 69.5 | 0.51 | 0.39 |
| Hex | 85 | 95 | 30 | B | 0 | 44 | 2A | 46 | 33 | 27 |
| Octal | 205 | 225 | 60 | 13 | 0 | 104 | 52 | 106 | 63 | 47 |
| Binary | 10000101 | 10010101 | 110000 | 1011 | 0 | 1000100 | 101010 | 1000110 | 110011 | 100111 |
Color Harmonies of #859530
Complementary color
Monochromatic Colors of #859530
Black with #859530
Text Example
Text Example
White with #859530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859530; }
p { color: rgb(133,149,48); }
H1.HeaderClassName
{
color: #859530;
}
.AnyTagClassName
{
color: #859530;
}
</style>
background-color css
<style>
a { background-color: #859530; }
a { background-color: rgb(133,149,48); }
div.DivClassName
{
background-color: #859530;
}
.BgClassName
{
background-color: #859530;
}
</style>
border-color css
<style>
span { border-color: #859530; }
span { border-color: rgb(133,149,48); }
td.TdClassName
{
border-color: #859530;
}
.TagClassName
{
border-color: #859530;
}
</style>