Shades of Sushi #779844
Tints of Sushi #779844
RGB
CMYK
RGB Variations
Color information
#779844 (or 0x779844) is known color: Sushi. HEX triplet: 77, 98 and 44. RGB value is (119,152,68). Sum of RGB (Red+Green+Blue) = 119+152+68=339 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.10% from 339); Green value is 152 (59.77% from 255 or 44.84% from 339); Blue value is 68 (26.95% from 255 or 20.06% from 339); Max value from RGB is 152 - color contains mainly: green. Hex color #779844 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779844 is #8867BB. Grayscale: #848484. Windows color (decimal): -8939452 or 4495479. OLE color: 4495479.
HSL color Cylindrical-coordinate representation of color #779844: hue angle of 83.57º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #779844 is Cyan = 0.22, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 119 | 152 | 68 | - |
| CMYK | 0.22 | 0 | 0.55 | 0.40 |
| HSL | 83.57º | 0.38% | 0.43% | - |
| HSV(B) | 83.57º | 0.55% | 0.6% | - |
| XYZ | 19.88 | 26.8 | 9.59 | - |
| YUV | 132.56 | 91.57 | 118.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 152 | 68 | 0.22 | 0 | 0.55 | 0.40 | 83.57 | 0.38 | 0.43 |
| Hex | 77 | 98 | 44 | 16 | 0 | 37 | 28 | 54 | 26 | 2B |
| Octal | 167 | 230 | 104 | 26 | 0 | 67 | 50 | 124 | 46 | 53 |
| Binary | 1110111 | 10011000 | 1000100 | 10110 | 0 | 110111 | 101000 | 1010100 | 100110 | 101011 |
Color Harmonies of #779844
Complementary color
Monochromatic Colors of #779844
Black with #779844
Text Example
Text Example
White with #779844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779844; }
p { color: rgb(119,152,68); }
H1.HeaderClassName
{
color: #779844;
}
.AnyTagClassName
{
color: #779844;
}
</style>
background-color css
<style>
a { background-color: #779844; }
a { background-color: rgb(119,152,68); }
div.DivClassName
{
background-color: #779844;
}
.BgClassName
{
background-color: #779844;
}
</style>
border-color css
<style>
span { border-color: #779844; }
span { border-color: rgb(119,152,68); }
td.TdClassName
{
border-color: #779844;
}
.TagClassName
{
border-color: #779844;
}
</style>