Shades of Sushi #779738
Tints of Sushi #779738
RGB
CMYK
RGB Variations
Color information
#779738 (or 0x779738) is known color: Sushi. HEX triplet: 77, 97 and 38. RGB value is (119,151,56). Sum of RGB (Red+Green+Blue) = 119+151+56=326 (43% of max value = 765). Red value is 119 (46.88% from 255 or 36.50% from 326); Green value is 151 (59.38% from 255 or 46.32% from 326); Blue value is 56 (22.27% from 255 or 17.18% from 326); Max value from RGB is 151 - color contains mainly: green. Hex color #779738 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779738 is #8868C7. Grayscale: #828282. Windows color (decimal): -8939720 or 3708791. OLE color: 3708791.
HSL color Cylindrical-coordinate representation of color #779738: hue angle of 80.21º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #779738 is Cyan = 0.21, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 119 | 151 | 56 | - |
| CMYK | 0.21 | 0 | 0.63 | 0.41 |
| HSL | 80.21º | 0.46% | 0.41% | - |
| HSV(B) | 80.21º | 0.63% | 0.59% | - |
| XYZ | 19.39 | 26.34 | 7.8 | - |
| YUV | 130.6 | 85.9 | 119.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 151 | 56 | 0.21 | 0 | 0.63 | 0.41 | 80.21 | 0.46 | 0.41 |
| Hex | 77 | 97 | 38 | 15 | 0 | 3F | 29 | 50 | 2E | 29 |
| Octal | 167 | 227 | 70 | 25 | 0 | 77 | 51 | 120 | 56 | 51 |
| Binary | 1110111 | 10010111 | 111000 | 10101 | 0 | 111111 | 101001 | 1010000 | 101110 | 101001 |
Color Harmonies of #779738
Complementary color
Monochromatic Colors of #779738
Black with #779738
Text Example
Text Example
White with #779738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779738; }
p { color: rgb(119,151,56); }
H1.HeaderClassName
{
color: #779738;
}
.AnyTagClassName
{
color: #779738;
}
</style>
background-color css
<style>
a { background-color: #779738; }
a { background-color: rgb(119,151,56); }
div.DivClassName
{
background-color: #779738;
}
.BgClassName
{
background-color: #779738;
}
</style>
border-color css
<style>
span { border-color: #779738; }
span { border-color: rgb(119,151,56); }
td.TdClassName
{
border-color: #779738;
}
.TagClassName
{
border-color: #779738;
}
</style>