Shades of Wasabi #788236
Tints of Wasabi #788236
RGB
CMYK
RGB Variations
Color information
#788236 (or 0x788236) is known color: Wasabi. HEX triplet: 78, 82 and 36. RGB value is (120,130,54). Sum of RGB (Red+Green+Blue) = 120+130+54=304 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.47% from 304); Green value is 130 (51.17% from 255 or 42.76% from 304); Blue value is 54 (21.48% from 255 or 17.76% from 304); Max value from RGB is 130 - color contains mainly: green. Hex color #788236 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #788236 is #877DC9. Grayscale: #767676. Windows color (decimal): -8879562 or 3572344. OLE color: 3572344.
HSL color Cylindrical-coordinate representation of color #788236: hue angle of 67.89º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #788236 is Cyan = 0.08, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 130 | 54 | - |
| CMYK | 0.08 | 0 | 0.58 | 0.49 |
| HSL | 67.89º | 0.41% | 0.36% | - |
| HSV(B) | 67.89º | 0.58% | 0.51% | - |
| XYZ | 16.39 | 20.22 | 6.53 | - |
| YUV | 118.35 | 91.69 | 129.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 130 | 54 | 0.08 | 0 | 0.58 | 0.49 | 67.89 | 0.41 | 0.36 |
| Hex | 78 | 82 | 36 | 8 | 0 | 3A | 31 | 44 | 29 | 24 |
| Octal | 170 | 202 | 66 | 10 | 0 | 72 | 61 | 104 | 51 | 44 |
| Binary | 1111000 | 10000010 | 110110 | 1000 | 0 | 111010 | 110001 | 1000100 | 101001 | 100100 |
Color Harmonies of #788236
Complementary color
Monochromatic Colors of #788236
Black with #788236
Text Example
Text Example
White with #788236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788236; }
p { color: rgb(120,130,54); }
H1.HeaderClassName
{
color: #788236;
}
.AnyTagClassName
{
color: #788236;
}
</style>
background-color css
<style>
a { background-color: #788236; }
a { background-color: rgb(120,130,54); }
div.DivClassName
{
background-color: #788236;
}
.BgClassName
{
background-color: #788236;
}
</style>
border-color css
<style>
span { border-color: #788236; }
span { border-color: rgb(120,130,54); }
td.TdClassName
{
border-color: #788236;
}
.TagClassName
{
border-color: #788236;
}
</style>