Shades of Sushi #779428
Tints of Sushi #779428
RGB
CMYK
RGB Variations
Color information
#779428 (or 0x779428) is known color: Sushi. HEX triplet: 77, 94 and 28. RGB value is (119,148,40). Sum of RGB (Red+Green+Blue) = 119+148+40=307 (40% of max value = 765). Red value is 119 (46.88% from 255 or 38.76% from 307); Green value is 148 (58.20% from 255 or 48.21% from 307); Blue value is 40 (16.02% from 255 or 13.03% from 307); Max value from RGB is 148 - color contains mainly: green. Hex color #779428 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779428 is #886BD7. Grayscale: #7F7F7F. Windows color (decimal): -8940504 or 2659447. OLE color: 2659447.
HSL color Cylindrical-coordinate representation of color #779428: hue angle of 76.11º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #779428 is Cyan = 0.20, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 148 | 40 | - |
| CMYK | 0.20 | 0 | 0.73 | 0.42 |
| HSL | 76.11º | 0.57% | 0.37% | - |
| HSV(B) | 76.11º | 0.73% | 0.58% | - |
| XYZ | 18.58 | 25.25 | 5.9 | - |
| YUV | 127.02 | 78.89 | 122.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 148 | 40 | 0.20 | 0 | 0.73 | 0.42 | 76.11 | 0.57 | 0.37 |
| Hex | 77 | 94 | 28 | 14 | 0 | 49 | 2A | 4C | 39 | 25 |
| Octal | 167 | 224 | 50 | 24 | 0 | 111 | 52 | 114 | 71 | 45 |
| Binary | 1110111 | 10010100 | 101000 | 10100 | 0 | 1001001 | 101010 | 1001100 | 111001 | 100101 |
Color Harmonies of #779428
Complementary color
Monochromatic Colors of #779428
Black with #779428
Text Example
Text Example
White with #779428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779428; }
p { color: rgb(119,148,40); }
H1.HeaderClassName
{
color: #779428;
}
.AnyTagClassName
{
color: #779428;
}
</style>
background-color css
<style>
a { background-color: #779428; }
a { background-color: rgb(119,148,40); }
div.DivClassName
{
background-color: #779428;
}
.BgClassName
{
background-color: #779428;
}
</style>
border-color css
<style>
span { border-color: #779428; }
span { border-color: rgb(119,148,40); }
td.TdClassName
{
border-color: #779428;
}
.TagClassName
{
border-color: #779428;
}
</style>