Shades of Sushi #779831
Tints of Sushi #779831
RGB
CMYK
RGB Variations
Color information
#779831 (or 0x779831) is known color: Sushi. HEX triplet: 77, 98 and 31. RGB value is (119,152,49). Sum of RGB (Red+Green+Blue) = 119+152+49=320 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.19% from 320); Green value is 152 (59.77% from 255 or 47.5% from 320); Blue value is 49 (19.53% from 255 or 15.31% from 320); Max value from RGB is 152 - color contains mainly: green. Hex color #779831 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779831 is #8867CE. Grayscale: #828282. Windows color (decimal): -8939471 or 3250295. OLE color: 3250295.
HSL color Cylindrical-coordinate representation of color #779831: hue angle of 79.22º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #779831 is Cyan = 0.22, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 119 | 152 | 49 | - |
| CMYK | 0.22 | 0 | 0.68 | 0.40 |
| HSL | 79.22º | 0.51% | 0.39% | - |
| HSV(B) | 79.22º | 0.68% | 0.6% | - |
| XYZ | 19.39 | 26.6 | 7.02 | - |
| YUV | 130.39 | 82.07 | 119.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 152 | 49 | 0.22 | 0 | 0.68 | 0.40 | 79.22 | 0.51 | 0.39 |
| Hex | 77 | 98 | 31 | 16 | 0 | 44 | 28 | 4F | 33 | 27 |
| Octal | 167 | 230 | 61 | 26 | 0 | 104 | 50 | 117 | 63 | 47 |
| Binary | 1110111 | 10011000 | 110001 | 10110 | 0 | 1000100 | 101000 | 1001111 | 110011 | 100111 |
Color Harmonies of #779831
Complementary color
Monochromatic Colors of #779831
Black with #779831
Text Example
Text Example
White with #779831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779831; }
p { color: rgb(119,152,49); }
H1.HeaderClassName
{
color: #779831;
}
.AnyTagClassName
{
color: #779831;
}
</style>
background-color css
<style>
a { background-color: #779831; }
a { background-color: rgb(119,152,49); }
div.DivClassName
{
background-color: #779831;
}
.BgClassName
{
background-color: #779831;
}
</style>
border-color css
<style>
span { border-color: #779831; }
span { border-color: rgb(119,152,49); }
td.TdClassName
{
border-color: #779831;
}
.TagClassName
{
border-color: #779831;
}
</style>