Shades of Sushi #779237
Tints of Sushi #779237
RGB
CMYK
RGB Variations
Color information
#779237 (or 0x779237) is known color: Sushi. HEX triplet: 77, 92 and 37. RGB value is (119,146,55). Sum of RGB (Red+Green+Blue) = 119+146+55=320 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.19% from 320); Green value is 146 (57.42% from 255 or 45.62% from 320); Blue value is 55 (21.88% from 255 or 17.19% from 320); Max value from RGB is 146 - color contains mainly: green. Hex color #779237 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779237 is #886DC8. Grayscale: #7F7F7F. Windows color (decimal): -8941001 or 3641975. OLE color: 3641975.
HSL color Cylindrical-coordinate representation of color #779237: hue angle of 77.8º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #779237 is Cyan = 0.18, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 119 | 146 | 55 | - |
| CMYK | 0.18 | 0 | 0.62 | 0.43 |
| HSL | 77.8º | 0.45% | 0.39% | - |
| HSV(B) | 77.8º | 0.62% | 0.57% | - |
| XYZ | 18.58 | 24.76 | 7.41 | - |
| YUV | 127.55 | 87.05 | 121.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 146 | 55 | 0.18 | 0 | 0.62 | 0.43 | 77.8 | 0.45 | 0.39 |
| Hex | 77 | 92 | 37 | 12 | 0 | 3E | 2B | 4E | 2D | 27 |
| Octal | 167 | 222 | 67 | 22 | 0 | 76 | 53 | 116 | 55 | 47 |
| Binary | 1110111 | 10010010 | 110111 | 10010 | 0 | 111110 | 101011 | 1001110 | 101101 | 100111 |
Color Harmonies of #779237
Complementary color
Monochromatic Colors of #779237
Black with #779237
Text Example
Text Example
White with #779237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779237; }
p { color: rgb(119,146,55); }
H1.HeaderClassName
{
color: #779237;
}
.AnyTagClassName
{
color: #779237;
}
</style>
background-color css
<style>
a { background-color: #779237; }
a { background-color: rgb(119,146,55); }
div.DivClassName
{
background-color: #779237;
}
.BgClassName
{
background-color: #779237;
}
</style>
border-color css
<style>
span { border-color: #779237; }
span { border-color: rgb(119,146,55); }
td.TdClassName
{
border-color: #779237;
}
.TagClassName
{
border-color: #779237;
}
</style>