Shades of Sushi #779839
Tints of Sushi #779839
RGB
CMYK
RGB Variations
Color information
#779839 (or 0x779839) is known color: Sushi. HEX triplet: 77, 98 and 39. RGB value is (119,152,57). Sum of RGB (Red+Green+Blue) = 119+152+57=328 (43% of max value = 765). Red value is 119 (46.88% from 255 or 36.28% from 328); Green value is 152 (59.77% from 255 or 46.34% from 328); Blue value is 57 (22.66% from 255 or 17.38% from 328); Max value from RGB is 152 - color contains mainly: green. Hex color #779839 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779839 is #8867C6. Grayscale: #838383. Windows color (decimal): -8939463 or 3774583. OLE color: 3774583.
HSL color Cylindrical-coordinate representation of color #779839: hue angle of 80.84º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #779839 is Cyan = 0.22, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 119 | 152 | 57 | - |
| CMYK | 0.22 | 0 | 0.62 | 0.40 |
| HSL | 80.84º | 0.45% | 0.41% | - |
| HSV(B) | 80.84º | 0.63% | 0.6% | - |
| XYZ | 19.57 | 26.67 | 7.99 | - |
| YUV | 131.3 | 86.07 | 119.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 152 | 57 | 0.22 | 0 | 0.62 | 0.40 | 80.84 | 0.45 | 0.41 |
| Hex | 77 | 98 | 39 | 16 | 0 | 3E | 28 | 51 | 2D | 29 |
| Octal | 167 | 230 | 71 | 26 | 0 | 76 | 50 | 121 | 55 | 51 |
| Binary | 1110111 | 10011000 | 111001 | 10110 | 0 | 111110 | 101000 | 1010001 | 101101 | 101001 |
Color Harmonies of #779839
Complementary color
Monochromatic Colors of #779839
Black with #779839
Text Example
Text Example
White with #779839
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779839; }
p { color: rgb(119,152,57); }
H1.HeaderClassName
{
color: #779839;
}
.AnyTagClassName
{
color: #779839;
}
</style>
background-color css
<style>
a { background-color: #779839; }
a { background-color: rgb(119,152,57); }
div.DivClassName
{
background-color: #779839;
}
.BgClassName
{
background-color: #779839;
}
</style>
border-color css
<style>
span { border-color: #779839; }
span { border-color: rgb(119,152,57); }
td.TdClassName
{
border-color: #779839;
}
.TagClassName
{
border-color: #779839;
}
</style>