Shades of Sushi #779934
Tints of Sushi #779934
RGB
CMYK
RGB Variations
Color information
#779934 (or 0x779934) is known color: Sushi. HEX triplet: 77, 99 and 34. RGB value is (119,153,52). Sum of RGB (Red+Green+Blue) = 119+153+52=324 (42% of max value = 765). Red value is 119 (46.88% from 255 or 36.73% from 324); Green value is 153 (60.16% from 255 or 47.22% from 324); Blue value is 52 (20.70% from 255 or 16.05% from 324); Max value from RGB is 153 - color contains mainly: green. Hex color #779934 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779934 is #8866CB. Grayscale: #838383. Windows color (decimal): -8939212 or 3447159. OLE color: 3447159.
HSL color Cylindrical-coordinate representation of color #779934: hue angle of 80.2º 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 #779934 is Cyan = 0.22, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 119 | 153 | 52 | - |
| CMYK | 0.22 | 0 | 0.66 | 0.4 |
| HSL | 80.2º | 0.49% | 0.4% | - |
| HSV(B) | 80.2º | 0.66% | 0.6% | - |
| XYZ | 19.62 | 26.95 | 7.42 | - |
| YUV | 131.32 | 83.24 | 119.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 153 | 52 | 0.22 | 0 | 0.66 | 0.4 | 80.2 | 0.49 | 0.4 |
| Hex | 77 | 99 | 34 | 16 | 0 | 42 | 28 | 50 | 31 | 28 |
| Octal | 167 | 231 | 64 | 26 | 0 | 102 | 50 | 120 | 61 | 50 |
| Binary | 1110111 | 10011001 | 110100 | 10110 | 0 | 1000010 | 101000 | 1010000 | 110001 | 101000 |
Color Harmonies of #779934
Complementary color
Monochromatic Colors of #779934
Black with #779934
Text Example
Text Example
White with #779934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779934; }
p { color: rgb(119,153,52); }
H1.HeaderClassName
{
color: #779934;
}
.AnyTagClassName
{
color: #779934;
}
</style>
background-color css
<style>
a { background-color: #779934; }
a { background-color: rgb(119,153,52); }
div.DivClassName
{
background-color: #779934;
}
.BgClassName
{
background-color: #779934;
}
</style>
border-color css
<style>
span { border-color: #779934; }
span { border-color: rgb(119,153,52); }
td.TdClassName
{
border-color: #779934;
}
.TagClassName
{
border-color: #779934;
}
</style>