Shades of Wasabi #788641
Tints of Wasabi #788641
RGB
CMYK
RGB Variations
Color information
#788641 (or 0x788641) is known color: Wasabi. HEX triplet: 78, 86 and 41. RGB value is (120,134,65). Sum of RGB (Red+Green+Blue) = 120+134+65=319 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.62% from 319); Green value is 134 (52.73% from 255 or 42.01% from 319); Blue value is 65 (25.78% from 255 or 20.38% from 319); Max value from RGB is 134 - color contains mainly: green. Hex color #788641 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #788641 is #8779BE. Grayscale: #7A7A7A. Windows color (decimal): -8878527 or 4294264. OLE color: 4294264.
HSL color Cylindrical-coordinate representation of color #788641: hue angle of 72.17º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #788641 is Cyan = 0.10, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 134 | 65 | - |
| CMYK | 0.10 | 0 | 0.51 | 0.47 |
| HSL | 72.17º | 0.35% | 0.39% | - |
| HSV(B) | 72.17º | 0.51% | 0.53% | - |
| XYZ | 17.22 | 21.42 | 8.23 | - |
| YUV | 121.95 | 95.86 | 126.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 134 | 65 | 0.10 | 0 | 0.51 | 0.47 | 72.17 | 0.35 | 0.39 |
| Hex | 78 | 86 | 41 | A | 0 | 33 | 2F | 48 | 23 | 27 |
| Octal | 170 | 206 | 101 | 12 | 0 | 63 | 57 | 110 | 43 | 47 |
| Binary | 1111000 | 10000110 | 1000001 | 1010 | 0 | 110011 | 101111 | 1001000 | 100011 | 100111 |
Color Harmonies of #788641
Complementary color
Monochromatic Colors of #788641
Black with #788641
Text Example
Text Example
White with #788641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788641; }
p { color: rgb(120,134,65); }
H1.HeaderClassName
{
color: #788641;
}
.AnyTagClassName
{
color: #788641;
}
</style>
background-color css
<style>
a { background-color: #788641; }
a { background-color: rgb(120,134,65); }
div.DivClassName
{
background-color: #788641;
}
.BgClassName
{
background-color: #788641;
}
</style>
border-color css
<style>
span { border-color: #788641; }
span { border-color: rgb(120,134,65); }
td.TdClassName
{
border-color: #788641;
}
.TagClassName
{
border-color: #788641;
}
</style>