Shades of Sushi #779131
Tints of Sushi #779131
RGB
CMYK
RGB Variations
Color information
#779131 (or 0x779131) is known color: Sushi. HEX triplet: 77, 91 and 31. RGB value is (119,145,49). Sum of RGB (Red+Green+Blue) = 119+145+49=313 (41% of max value = 765). Red value is 119 (46.88% from 255 or 38.02% from 313); Green value is 145 (57.03% from 255 or 46.33% from 313); Blue value is 49 (19.53% from 255 or 15.65% from 313); Max value from RGB is 145 - color contains mainly: green. Hex color #779131 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779131 is #886ECE. Grayscale: #7E7E7E. Windows color (decimal): -8941263 or 3248503. OLE color: 3248503.
HSL color Cylindrical-coordinate representation of color #779131: hue angle of 76.25º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #779131 is Cyan = 0.18, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 119 | 145 | 49 | - |
| CMYK | 0.18 | 0 | 0.66 | 0.43 |
| HSL | 76.25º | 0.49% | 0.38% | - |
| HSV(B) | 76.25º | 0.66% | 0.57% | - |
| XYZ | 18.29 | 24.39 | 6.65 | - |
| YUV | 126.28 | 84.39 | 122.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 145 | 49 | 0.18 | 0 | 0.66 | 0.43 | 76.25 | 0.49 | 0.38 |
| Hex | 77 | 91 | 31 | 12 | 0 | 42 | 2B | 4C | 31 | 26 |
| Octal | 167 | 221 | 61 | 22 | 0 | 102 | 53 | 114 | 61 | 46 |
| Binary | 1110111 | 10010001 | 110001 | 10010 | 0 | 1000010 | 101011 | 1001100 | 110001 | 100110 |
Color Harmonies of #779131
Complementary color
Monochromatic Colors of #779131
Black with #779131
Text Example
Text Example
White with #779131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779131; }
p { color: rgb(119,145,49); }
H1.HeaderClassName
{
color: #779131;
}
.AnyTagClassName
{
color: #779131;
}
</style>
background-color css
<style>
a { background-color: #779131; }
a { background-color: rgb(119,145,49); }
div.DivClassName
{
background-color: #779131;
}
.BgClassName
{
background-color: #779131;
}
</style>
border-color css
<style>
span { border-color: #779131; }
span { border-color: rgb(119,145,49); }
td.TdClassName
{
border-color: #779131;
}
.TagClassName
{
border-color: #779131;
}
</style>