Shades of Sushi #779834
Tints of Sushi #779834
RGB
CMYK
RGB Variations
Color information
#779834 (or 0x779834) is known color: Sushi. HEX triplet: 77, 98 and 34. RGB value is (119,152,52). Sum of RGB (Red+Green+Blue) = 119+152+52=323 (42% of max value = 765). Red value is 119 (46.88% from 255 or 36.84% from 323); Green value is 152 (59.77% from 255 or 47.06% from 323); Blue value is 52 (20.70% from 255 or 16.10% from 323); Max value from RGB is 152 - color contains mainly: green. Hex color #779834 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779834 is #8867CB. Grayscale: #838383. Windows color (decimal): -8939468 or 3446903. OLE color: 3446903.
HSL color Cylindrical-coordinate representation of color #779834: hue angle of 79.8º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #779834 is Cyan = 0.22, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 119 | 152 | 52 | - |
| CMYK | 0.22 | 0 | 0.66 | 0.40 |
| HSL | 79.8º | 0.49% | 0.4% | - |
| HSV(B) | 79.8º | 0.66% | 0.6% | - |
| XYZ | 19.46 | 26.63 | 7.36 | - |
| YUV | 130.73 | 83.57 | 119.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 152 | 52 | 0.22 | 0 | 0.66 | 0.40 | 79.8 | 0.49 | 0.4 |
| Hex | 77 | 98 | 34 | 16 | 0 | 42 | 28 | 50 | 31 | 28 |
| Octal | 167 | 230 | 64 | 26 | 0 | 102 | 50 | 120 | 61 | 50 |
| Binary | 1110111 | 10011000 | 110100 | 10110 | 0 | 1000010 | 101000 | 1010000 | 110001 | 101000 |
Color Harmonies of #779834
Complementary color
Monochromatic Colors of #779834
Black with #779834
Text Example
Text Example
White with #779834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779834; }
p { color: rgb(119,152,52); }
H1.HeaderClassName
{
color: #779834;
}
.AnyTagClassName
{
color: #779834;
}
</style>
background-color css
<style>
a { background-color: #779834; }
a { background-color: rgb(119,152,52); }
div.DivClassName
{
background-color: #779834;
}
.BgClassName
{
background-color: #779834;
}
</style>
border-color css
<style>
span { border-color: #779834; }
span { border-color: rgb(119,152,52); }
td.TdClassName
{
border-color: #779834;
}
.TagClassName
{
border-color: #779834;
}
</style>