Shades of Sushi #779734
Tints of Sushi #779734
RGB
CMYK
RGB Variations
Color information
#779734 (or 0x779734) is known color: Sushi. HEX triplet: 77, 97 and 34. RGB value is (119,151,52). Sum of RGB (Red+Green+Blue) = 119+151+52=322 (42% of max value = 765). Red value is 119 (46.88% from 255 or 36.96% from 322); Green value is 151 (59.38% from 255 or 46.89% from 322); Blue value is 52 (20.70% from 255 or 16.15% from 322); Max value from RGB is 151 - color contains mainly: green. Hex color #779734 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779734 is #8868CB. Grayscale: #828282. Windows color (decimal): -8939724 or 3446647. OLE color: 3446647.
HSL color Cylindrical-coordinate representation of color #779734: hue angle of 79.39º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #779734 is Cyan = 0.21, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 119 | 151 | 52 | - |
| CMYK | 0.21 | 0 | 0.66 | 0.41 |
| HSL | 79.39º | 0.49% | 0.4% | - |
| HSV(B) | 79.39º | 0.66% | 0.59% | - |
| XYZ | 19.29 | 26.3 | 7.31 | - |
| YUV | 130.15 | 83.9 | 120.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 151 | 52 | 0.21 | 0 | 0.66 | 0.41 | 79.39 | 0.49 | 0.4 |
| Hex | 77 | 97 | 34 | 15 | 0 | 42 | 29 | 4F | 31 | 28 |
| Octal | 167 | 227 | 64 | 25 | 0 | 102 | 51 | 117 | 61 | 50 |
| Binary | 1110111 | 10010111 | 110100 | 10101 | 0 | 1000010 | 101001 | 1001111 | 110001 | 101000 |
Color Harmonies of #779734
Complementary color
Monochromatic Colors of #779734
Black with #779734
Text Example
Text Example
White with #779734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779734; }
p { color: rgb(119,151,52); }
H1.HeaderClassName
{
color: #779734;
}
.AnyTagClassName
{
color: #779734;
}
</style>
background-color css
<style>
a { background-color: #779734; }
a { background-color: rgb(119,151,52); }
div.DivClassName
{
background-color: #779734;
}
.BgClassName
{
background-color: #779734;
}
</style>
border-color css
<style>
span { border-color: #779734; }
span { border-color: rgb(119,151,52); }
td.TdClassName
{
border-color: #779734;
}
.TagClassName
{
border-color: #779734;
}
</style>