Shades of Wasabi #859152
Tints of Wasabi #859152
RGB
CMYK
RGB Variations
Color information
#859152 (or 0x859152) is known color: Wasabi. HEX triplet: 85, 91 and 52. RGB value is (133,145,82). Sum of RGB (Red+Green+Blue) = 133+145+82=360 (47% of max value = 765). Red value is 133 (52.34% from 255 or 36.94% from 360); Green value is 145 (57.03% from 255 or 40.28% from 360); Blue value is 82 (32.42% from 255 or 22.78% from 360); Max value from RGB is 145 - color contains mainly: green. Hex color #859152 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859152 is #7A6EAD. Grayscale: #868686. Windows color (decimal): -8023726 or 5411205. OLE color: 5411205.
HSL color Cylindrical-coordinate representation of color #859152: hue angle of 71.43º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #859152 is Cyan = 0.08, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 145 | 82 | - |
| CMYK | 0.08 | 0 | 0.43 | 0.43 |
| HSL | 71.43º | 0.28% | 0.45% | - |
| HSV(B) | 71.43º | 0.43% | 0.57% | - |
| XYZ | 21.32 | 25.85 | 11.85 | - |
| YUV | 134.23 | 98.52 | 127.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 145 | 82 | 0.08 | 0 | 0.43 | 0.43 | 71.43 | 0.28 | 0.45 |
| Hex | 85 | 91 | 52 | 8 | 0 | 2B | 2B | 47 | 1C | 2D |
| Octal | 205 | 221 | 122 | 10 | 0 | 53 | 53 | 107 | 34 | 55 |
| Binary | 10000101 | 10010001 | 1010010 | 1000 | 0 | 101011 | 101011 | 1000111 | 11100 | 101101 |
Color Harmonies of #859152
Complementary color
Monochromatic Colors of #859152
Black with #859152
Text Example
Text Example
White with #859152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859152; }
p { color: rgb(133,145,82); }
H1.HeaderClassName
{
color: #859152;
}
.AnyTagClassName
{
color: #859152;
}
</style>
background-color css
<style>
a { background-color: #859152; }
a { background-color: rgb(133,145,82); }
div.DivClassName
{
background-color: #859152;
}
.BgClassName
{
background-color: #859152;
}
</style>
border-color css
<style>
span { border-color: #859152; }
span { border-color: rgb(133,145,82); }
td.TdClassName
{
border-color: #859152;
}
.TagClassName
{
border-color: #859152;
}
</style>