Shades of Wasabi #789136
Tints of Wasabi #789136
RGB
CMYK
RGB Variations
Color information
#789136 (or 0x789136) is known color: Wasabi. HEX triplet: 78, 91 and 36. RGB value is (120,145,54). Sum of RGB (Red+Green+Blue) = 120+145+54=319 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.62% from 319); Green value is 145 (57.03% from 255 or 45.45% from 319); Blue value is 54 (21.48% from 255 or 16.93% from 319); Max value from RGB is 145 - color contains mainly: green. Hex color #789136 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #789136 is #876EC9. Grayscale: #7F7F7F. Windows color (decimal): -8875722 or 3576184. OLE color: 3576184.
HSL color Cylindrical-coordinate representation of color #789136: hue angle of 76.48º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #789136 is Cyan = 0.17, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 120 | 145 | 54 | - |
| CMYK | 0.17 | 0 | 0.63 | 0.43 |
| HSL | 76.48º | 0.46% | 0.39% | - |
| HSV(B) | 76.48º | 0.63% | 0.57% | - |
| XYZ | 18.54 | 24.51 | 7.24 | - |
| YUV | 127.15 | 86.72 | 122.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 145 | 54 | 0.17 | 0 | 0.63 | 0.43 | 76.48 | 0.46 | 0.39 |
| Hex | 78 | 91 | 36 | 11 | 0 | 3F | 2B | 4C | 2E | 27 |
| Octal | 170 | 221 | 66 | 21 | 0 | 77 | 53 | 114 | 56 | 47 |
| Binary | 1111000 | 10010001 | 110110 | 10001 | 0 | 111111 | 101011 | 1001100 | 101110 | 100111 |
Color Harmonies of #789136
Complementary color
Monochromatic Colors of #789136
Black with #789136
Text Example
Text Example
White with #789136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789136; }
p { color: rgb(120,145,54); }
H1.HeaderClassName
{
color: #789136;
}
.AnyTagClassName
{
color: #789136;
}
</style>
background-color css
<style>
a { background-color: #789136; }
a { background-color: rgb(120,145,54); }
div.DivClassName
{
background-color: #789136;
}
.BgClassName
{
background-color: #789136;
}
</style>
border-color css
<style>
span { border-color: #789136; }
span { border-color: rgb(120,145,54); }
td.TdClassName
{
border-color: #789136;
}
.TagClassName
{
border-color: #789136;
}
</style>