Shades of Sushi #779828
Tints of Sushi #779828
RGB
CMYK
RGB Variations
Color information
#779828 (or 0x779828) is known color: Sushi. HEX triplet: 77, 98 and 28. RGB value is (119,152,40). Sum of RGB (Red+Green+Blue) = 119+152+40=311 (41% of max value = 765). Red value is 119 (46.88% from 255 or 38.26% from 311); Green value is 152 (59.77% from 255 or 48.87% from 311); Blue value is 40 (16.02% from 255 or 12.86% from 311); Max value from RGB is 152 - color contains mainly: green. Hex color #779828 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779828 is #8867D7. Grayscale: #818181. Windows color (decimal): -8939480 or 2660471. OLE color: 2660471.
HSL color Cylindrical-coordinate representation of color #779828: hue angle of 77.68º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #779828 is Cyan = 0.22, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 119 | 152 | 40 | - |
| CMYK | 0.22 | 0 | 0.74 | 0.40 |
| HSL | 77.68º | 0.58% | 0.38% | - |
| HSV(B) | 77.68º | 0.74% | 0.6% | - |
| XYZ | 19.22 | 26.53 | 6.12 | - |
| YUV | 129.37 | 77.57 | 120.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 152 | 40 | 0.22 | 0 | 0.74 | 0.40 | 77.68 | 0.58 | 0.38 |
| Hex | 77 | 98 | 28 | 16 | 0 | 4A | 28 | 4E | 3A | 26 |
| Octal | 167 | 230 | 50 | 26 | 0 | 112 | 50 | 116 | 72 | 46 |
| Binary | 1110111 | 10011000 | 101000 | 10110 | 0 | 1001010 | 101000 | 1001110 | 111010 | 100110 |
Color Harmonies of #779828
Complementary color
Monochromatic Colors of #779828
Black with #779828
Text Example
Text Example
White with #779828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779828; }
p { color: rgb(119,152,40); }
H1.HeaderClassName
{
color: #779828;
}
.AnyTagClassName
{
color: #779828;
}
</style>
background-color css
<style>
a { background-color: #779828; }
a { background-color: rgb(119,152,40); }
div.DivClassName
{
background-color: #779828;
}
.BgClassName
{
background-color: #779828;
}
</style>
border-color css
<style>
span { border-color: #779828; }
span { border-color: rgb(119,152,40); }
td.TdClassName
{
border-color: #779828;
}
.TagClassName
{
border-color: #779828;
}
</style>