Shades of Wasabi #788733
Tints of Wasabi #788733
RGB
CMYK
RGB Variations
Color information
#788733 (or 0x788733) is known color: Wasabi. HEX triplet: 78, 87 and 33. RGB value is (120,135,51). Sum of RGB (Red+Green+Blue) = 120+135+51=306 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.22% from 306); Green value is 135 (53.12% from 255 or 44.12% from 306); Blue value is 51 (20.31% from 255 or 16.67% from 306); Max value from RGB is 135 - color contains mainly: green. Hex color #788733 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #788733 is #8778CC. Grayscale: #797979. Windows color (decimal): -8878285 or 3377016. OLE color: 3377016.
HSL color Cylindrical-coordinate representation of color #788733: hue angle of 70.71º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #788733 is Cyan = 0.11, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 135 | 51 | - |
| CMYK | 0.11 | 0 | 0.62 | 0.47 |
| HSL | 70.71º | 0.45% | 0.36% | - |
| HSV(B) | 70.71º | 0.62% | 0.53% | - |
| XYZ | 17.01 | 21.56 | 6.4 | - |
| YUV | 120.94 | 88.53 | 127.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 135 | 51 | 0.11 | 0 | 0.62 | 0.47 | 70.71 | 0.45 | 0.36 |
| Hex | 78 | 87 | 33 | B | 0 | 3E | 2F | 47 | 2D | 24 |
| Octal | 170 | 207 | 63 | 13 | 0 | 76 | 57 | 107 | 55 | 44 |
| Binary | 1111000 | 10000111 | 110011 | 1011 | 0 | 111110 | 101111 | 1000111 | 101101 | 100100 |
Color Harmonies of #788733
Complementary color
Monochromatic Colors of #788733
Black with #788733
Text Example
Text Example
White with #788733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788733; }
p { color: rgb(120,135,51); }
H1.HeaderClassName
{
color: #788733;
}
.AnyTagClassName
{
color: #788733;
}
</style>
background-color css
<style>
a { background-color: #788733; }
a { background-color: rgb(120,135,51); }
div.DivClassName
{
background-color: #788733;
}
.BgClassName
{
background-color: #788733;
}
</style>
border-color css
<style>
span { border-color: #788733; }
span { border-color: rgb(120,135,51); }
td.TdClassName
{
border-color: #788733;
}
.TagClassName
{
border-color: #788733;
}
</style>