Shades of Sushi #779639
Tints of Sushi #779639
RGB
CMYK
RGB Variations
Color information
#779639 (or 0x779639) is known color: Sushi. HEX triplet: 77, 96 and 39. RGB value is (119,150,57). Sum of RGB (Red+Green+Blue) = 119+150+57=326 (43% of max value = 765). Red value is 119 (46.88% from 255 or 36.50% from 326); Green value is 150 (58.98% from 255 or 46.01% from 326); Blue value is 57 (22.66% from 255 or 17.48% from 326); Max value from RGB is 150 - color contains mainly: green. Hex color #779639 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779639 is #8869C6. Grayscale: #828282. Windows color (decimal): -8939975 or 3774071. OLE color: 3774071.
HSL color Cylindrical-coordinate representation of color #779639: hue angle of 80º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #779639 is Cyan = 0.21, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 119 | 150 | 57 | - |
| CMYK | 0.21 | 0 | 0.62 | 0.41 |
| HSL | 80º | 0.45% | 0.41% | - |
| HSV(B) | 80º | 0.62% | 0.59% | - |
| XYZ | 19.25 | 26.03 | 7.88 | - |
| YUV | 130.13 | 86.73 | 120.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 150 | 57 | 0.21 | 0 | 0.62 | 0.41 | 80 | 0.45 | 0.41 |
| Hex | 77 | 96 | 39 | 15 | 0 | 3E | 29 | 50 | 2D | 29 |
| Octal | 167 | 226 | 71 | 25 | 0 | 76 | 51 | 120 | 55 | 51 |
| Binary | 1110111 | 10010110 | 111001 | 10101 | 0 | 111110 | 101001 | 1010000 | 101101 | 101001 |
Color Harmonies of #779639
Complementary color
Monochromatic Colors of #779639
Black with #779639
Text Example
Text Example
White with #779639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779639; }
p { color: rgb(119,150,57); }
H1.HeaderClassName
{
color: #779639;
}
.AnyTagClassName
{
color: #779639;
}
</style>
background-color css
<style>
a { background-color: #779639; }
a { background-color: rgb(119,150,57); }
div.DivClassName
{
background-color: #779639;
}
.BgClassName
{
background-color: #779639;
}
</style>
border-color css
<style>
span { border-color: #779639; }
span { border-color: rgb(119,150,57); }
td.TdClassName
{
border-color: #779639;
}
.TagClassName
{
border-color: #779639;
}
</style>