Shades of Sushi #779238
Tints of Sushi #779238
RGB
CMYK
RGB Variations
Color information
#779238 (or 0x779238) is known color: Sushi. HEX triplet: 77, 92 and 38. RGB value is (119,146,56). Sum of RGB (Red+Green+Blue) = 119+146+56=321 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.07% from 321); Green value is 146 (57.42% from 255 or 45.48% from 321); Blue value is 56 (22.27% from 255 or 17.45% from 321); Max value from RGB is 146 - color contains mainly: green. Hex color #779238 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779238 is #886DC7. Grayscale: #808080. Windows color (decimal): -8941000 or 3707511. OLE color: 3707511.
HSL color Cylindrical-coordinate representation of color #779238: hue angle of 78º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #779238 is Cyan = 0.18, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 119 | 146 | 56 | - |
| CMYK | 0.18 | 0 | 0.62 | 0.43 |
| HSL | 78º | 0.45% | 0.4% | - |
| HSV(B) | 78º | 0.62% | 0.57% | - |
| XYZ | 18.6 | 24.77 | 7.54 | - |
| YUV | 127.67 | 87.55 | 121.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 146 | 56 | 0.18 | 0 | 0.62 | 0.43 | 78 | 0.45 | 0.4 |
| Hex | 77 | 92 | 38 | 12 | 0 | 3E | 2B | 4E | 2D | 28 |
| Octal | 167 | 222 | 70 | 22 | 0 | 76 | 53 | 116 | 55 | 50 |
| Binary | 1110111 | 10010010 | 111000 | 10010 | 0 | 111110 | 101011 | 1001110 | 101101 | 101000 |
Color Harmonies of #779238
Complementary color
Monochromatic Colors of #779238
Black with #779238
Text Example
Text Example
White with #779238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779238; }
p { color: rgb(119,146,56); }
H1.HeaderClassName
{
color: #779238;
}
.AnyTagClassName
{
color: #779238;
}
</style>
background-color css
<style>
a { background-color: #779238; }
a { background-color: rgb(119,146,56); }
div.DivClassName
{
background-color: #779238;
}
.BgClassName
{
background-color: #779238;
}
</style>
border-color css
<style>
span { border-color: #779238; }
span { border-color: rgb(119,146,56); }
td.TdClassName
{
border-color: #779238;
}
.TagClassName
{
border-color: #779238;
}
</style>