Shades of Sushi #779728
Tints of Sushi #779728
RGB
CMYK
RGB Variations
Color information
#779728 (or 0x779728) is known color: Sushi. HEX triplet: 77, 97 and 28. RGB value is (119,151,40). Sum of RGB (Red+Green+Blue) = 119+151+40=310 (41% of max value = 765). Red value is 119 (46.88% from 255 or 38.39% from 310); Green value is 151 (59.38% from 255 or 48.71% from 310); Blue value is 40 (16.02% from 255 or 12.90% from 310); Max value from RGB is 151 - color contains mainly: green. Hex color #779728 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779728 is #8868D7. Grayscale: #818181. Windows color (decimal): -8939736 or 2660215. OLE color: 2660215.
HSL color Cylindrical-coordinate representation of color #779728: hue angle of 77.3º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #779728 is Cyan = 0.21, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 119 | 151 | 40 | - |
| CMYK | 0.21 | 0 | 0.74 | 0.41 |
| HSL | 77.3º | 0.58% | 0.37% | - |
| HSV(B) | 77.3º | 0.74% | 0.59% | - |
| XYZ | 19.06 | 26.21 | 6.06 | - |
| YUV | 128.78 | 77.9 | 121.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 151 | 40 | 0.21 | 0 | 0.74 | 0.41 | 77.3 | 0.58 | 0.37 |
| Hex | 77 | 97 | 28 | 15 | 0 | 4A | 29 | 4D | 3A | 25 |
| Octal | 167 | 227 | 50 | 25 | 0 | 112 | 51 | 115 | 72 | 45 |
| Binary | 1110111 | 10010111 | 101000 | 10101 | 0 | 1001010 | 101001 | 1001101 | 111010 | 100101 |
Color Harmonies of #779728
Complementary color
Monochromatic Colors of #779728
Black with #779728
Text Example
Text Example
White with #779728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779728; }
p { color: rgb(119,151,40); }
H1.HeaderClassName
{
color: #779728;
}
.AnyTagClassName
{
color: #779728;
}
</style>
background-color css
<style>
a { background-color: #779728; }
a { background-color: rgb(119,151,40); }
div.DivClassName
{
background-color: #779728;
}
.BgClassName
{
background-color: #779728;
}
</style>
border-color css
<style>
span { border-color: #779728; }
span { border-color: rgb(119,151,40); }
td.TdClassName
{
border-color: #779728;
}
.TagClassName
{
border-color: #779728;
}
</style>