Shades of Sushi #779829
Tints of Sushi #779829
RGB
CMYK
RGB Variations
Color information
#779829 (or 0x779829) is known color: Sushi. HEX triplet: 77, 98 and 29. RGB value is (119,152,41). Sum of RGB (Red+Green+Blue) = 119+152+41=312 (41% of max value = 765). Red value is 119 (46.88% from 255 or 38.14% from 312); Green value is 152 (59.77% from 255 or 48.72% from 312); Blue value is 41 (16.41% from 255 or 13.14% from 312); Max value from RGB is 152 - color contains mainly: green. Hex color #779829 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779829 is #8867D6. Grayscale: #818181. Windows color (decimal): -8939479 or 2726007. OLE color: 2726007.
HSL color Cylindrical-coordinate representation of color #779829: hue angle of 77.84º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #779829 is Cyan = 0.22, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 119 | 152 | 41 | - |
| CMYK | 0.22 | 0 | 0.73 | 0.40 |
| HSL | 77.84º | 0.58% | 0.38% | - |
| HSV(B) | 77.84º | 0.73% | 0.6% | - |
| XYZ | 19.24 | 26.54 | 6.21 | - |
| YUV | 129.48 | 78.07 | 120.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 152 | 41 | 0.22 | 0 | 0.73 | 0.40 | 77.84 | 0.58 | 0.38 |
| Hex | 77 | 98 | 29 | 16 | 0 | 49 | 28 | 4E | 3A | 26 |
| Octal | 167 | 230 | 51 | 26 | 0 | 111 | 50 | 116 | 72 | 46 |
| Binary | 1110111 | 10011000 | 101001 | 10110 | 0 | 1001001 | 101000 | 1001110 | 111010 | 100110 |
Color Harmonies of #779829
Complementary color
Monochromatic Colors of #779829
Black with #779829
Text Example
Text Example
White with #779829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779829; }
p { color: rgb(119,152,41); }
H1.HeaderClassName
{
color: #779829;
}
.AnyTagClassName
{
color: #779829;
}
</style>
background-color css
<style>
a { background-color: #779829; }
a { background-color: rgb(119,152,41); }
div.DivClassName
{
background-color: #779829;
}
.BgClassName
{
background-color: #779829;
}
</style>
border-color css
<style>
span { border-color: #779829; }
span { border-color: rgb(119,152,41); }
td.TdClassName
{
border-color: #779829;
}
.TagClassName
{
border-color: #779829;
}
</style>