Shades of Sushi #779337
Tints of Sushi #779337
RGB
CMYK
RGB Variations
Color information
#779337 (or 0x779337) is known color: Sushi. HEX triplet: 77, 93 and 37. RGB value is (119,147,55). Sum of RGB (Red+Green+Blue) = 119+147+55=321 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.07% from 321); Green value is 147 (57.81% from 255 or 45.79% from 321); Blue value is 55 (21.88% from 255 or 17.13% from 321); Max value from RGB is 147 - color contains mainly: green. Hex color #779337 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779337 is #886CC8. Grayscale: #808080. Windows color (decimal): -8940745 or 3642231. OLE color: 3642231.
HSL color Cylindrical-coordinate representation of color #779337: hue angle of 78.26º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #779337 is Cyan = 0.19, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 147 | 55 | - |
| CMYK | 0.19 | 0 | 0.63 | 0.42 |
| HSL | 78.26º | 0.46% | 0.4% | - |
| HSV(B) | 78.26º | 0.63% | 0.58% | - |
| XYZ | 18.73 | 25.07 | 7.47 | - |
| YUV | 128.14 | 86.72 | 121.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 147 | 55 | 0.19 | 0 | 0.63 | 0.42 | 78.26 | 0.46 | 0.4 |
| Hex | 77 | 93 | 37 | 13 | 0 | 3F | 2A | 4E | 2E | 28 |
| Octal | 167 | 223 | 67 | 23 | 0 | 77 | 52 | 116 | 56 | 50 |
| Binary | 1110111 | 10010011 | 110111 | 10011 | 0 | 111111 | 101010 | 1001110 | 101110 | 101000 |
Color Harmonies of #779337
Complementary color
Monochromatic Colors of #779337
Black with #779337
Text Example
Text Example
White with #779337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779337; }
p { color: rgb(119,147,55); }
H1.HeaderClassName
{
color: #779337;
}
.AnyTagClassName
{
color: #779337;
}
</style>
background-color css
<style>
a { background-color: #779337; }
a { background-color: rgb(119,147,55); }
div.DivClassName
{
background-color: #779337;
}
.BgClassName
{
background-color: #779337;
}
</style>
border-color css
<style>
span { border-color: #779337; }
span { border-color: rgb(119,147,55); }
td.TdClassName
{
border-color: #779337;
}
.TagClassName
{
border-color: #779337;
}
</style>