Shades of Sushi #779544
Tints of Sushi #779544
RGB
CMYK
RGB Variations
Color information
#779544 (or 0x779544) is known color: Sushi. HEX triplet: 77, 95 and 44. RGB value is (119,149,68). Sum of RGB (Red+Green+Blue) = 119+149+68=336 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.42% from 336); Green value is 149 (58.59% from 255 or 44.35% from 336); Blue value is 68 (26.95% from 255 or 20.24% from 336); Max value from RGB is 149 - color contains mainly: green. Hex color #779544 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779544 is #886ABB. Grayscale: #838383. Windows color (decimal): -8940220 or 4494711. OLE color: 4494711.
HSL color Cylindrical-coordinate representation of color #779544: hue angle of 82.22º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #779544 is Cyan = 0.20, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 149 | 68 | - |
| CMYK | 0.20 | 0 | 0.54 | 0.42 |
| HSL | 82.22º | 0.37% | 0.43% | - |
| HSV(B) | 82.22º | 0.54% | 0.58% | - |
| XYZ | 19.4 | 25.83 | 9.43 | - |
| YUV | 130.8 | 92.56 | 119.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 149 | 68 | 0.20 | 0 | 0.54 | 0.42 | 82.22 | 0.37 | 0.43 |
| Hex | 77 | 95 | 44 | 14 | 0 | 36 | 2A | 52 | 25 | 2B |
| Octal | 167 | 225 | 104 | 24 | 0 | 66 | 52 | 122 | 45 | 53 |
| Binary | 1110111 | 10010101 | 1000100 | 10100 | 0 | 110110 | 101010 | 1010010 | 100101 | 101011 |
Color Harmonies of #779544
Complementary color
Monochromatic Colors of #779544
Black with #779544
Text Example
Text Example
White with #779544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779544; }
p { color: rgb(119,149,68); }
H1.HeaderClassName
{
color: #779544;
}
.AnyTagClassName
{
color: #779544;
}
</style>
background-color css
<style>
a { background-color: #779544; }
a { background-color: rgb(119,149,68); }
div.DivClassName
{
background-color: #779544;
}
.BgClassName
{
background-color: #779544;
}
</style>
border-color css
<style>
span { border-color: #779544; }
span { border-color: rgb(119,149,68); }
td.TdClassName
{
border-color: #779544;
}
.TagClassName
{
border-color: #779544;
}
</style>