Shades of Sushi #779631
Tints of Sushi #779631
RGB
CMYK
RGB Variations
Color information
#779631 (or 0x779631) is known color: Sushi. HEX triplet: 77, 96 and 31. RGB value is (119,150,49). Sum of RGB (Red+Green+Blue) = 119+150+49=318 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.42% from 318); Green value is 150 (58.98% from 255 or 47.17% from 318); Blue value is 49 (19.53% from 255 or 15.41% from 318); Max value from RGB is 150 - color contains mainly: green. Hex color #779631 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779631 is #8869CE. Grayscale: #818181. Windows color (decimal): -8939983 or 3249783. OLE color: 3249783.
HSL color Cylindrical-coordinate representation of color #779631: hue angle of 78.42º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #779631 is Cyan = 0.21, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 119 | 150 | 49 | - |
| CMYK | 0.21 | 0 | 0.67 | 0.41 |
| HSL | 78.42º | 0.51% | 0.39% | - |
| HSV(B) | 78.42º | 0.67% | 0.59% | - |
| XYZ | 19.07 | 25.96 | 6.91 | - |
| YUV | 129.22 | 82.73 | 120.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 150 | 49 | 0.21 | 0 | 0.67 | 0.41 | 78.42 | 0.51 | 0.39 |
| Hex | 77 | 96 | 31 | 15 | 0 | 43 | 29 | 4E | 33 | 27 |
| Octal | 167 | 226 | 61 | 25 | 0 | 103 | 51 | 116 | 63 | 47 |
| Binary | 1110111 | 10010110 | 110001 | 10101 | 0 | 1000011 | 101001 | 1001110 | 110011 | 100111 |
Color Harmonies of #779631
Complementary color
Monochromatic Colors of #779631
Black with #779631
Text Example
Text Example
White with #779631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779631; }
p { color: rgb(119,150,49); }
H1.HeaderClassName
{
color: #779631;
}
.AnyTagClassName
{
color: #779631;
}
</style>
background-color css
<style>
a { background-color: #779631; }
a { background-color: rgb(119,150,49); }
div.DivClassName
{
background-color: #779631;
}
.BgClassName
{
background-color: #779631;
}
</style>
border-color css
<style>
span { border-color: #779631; }
span { border-color: rgb(119,150,49); }
td.TdClassName
{
border-color: #779631;
}
.TagClassName
{
border-color: #779631;
}
</style>