Shades of Sushi #779535
Tints of Sushi #779535
RGB
CMYK
RGB Variations
Color information
#779535 (or 0x779535) is known color: Sushi. HEX triplet: 77, 95 and 35. RGB value is (119,149,53). Sum of RGB (Red+Green+Blue) = 119+149+53=321 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.07% from 321); Green value is 149 (58.59% from 255 or 46.42% from 321); Blue value is 53 (21.09% from 255 or 16.51% from 321); Max value from RGB is 149 - color contains mainly: green. Hex color #779535 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779535 is #886ACA. Grayscale: #818181. Windows color (decimal): -8940235 or 3511671. OLE color: 3511671.
HSL color Cylindrical-coordinate representation of color #779535: hue angle of 78.75º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #779535 is Cyan = 0.20, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 149 | 53 | - |
| CMYK | 0.20 | 0 | 0.64 | 0.42 |
| HSL | 78.75º | 0.48% | 0.4% | - |
| HSV(B) | 78.75º | 0.64% | 0.58% | - |
| XYZ | 19 | 25.67 | 7.32 | - |
| YUV | 129.09 | 85.06 | 120.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 149 | 53 | 0.20 | 0 | 0.64 | 0.42 | 78.75 | 0.48 | 0.4 |
| Hex | 77 | 95 | 35 | 14 | 0 | 40 | 2A | 4F | 30 | 28 |
| Octal | 167 | 225 | 65 | 24 | 0 | 100 | 52 | 117 | 60 | 50 |
| Binary | 1110111 | 10010101 | 110101 | 10100 | 0 | 1000000 | 101010 | 1001111 | 110000 | 101000 |
Color Harmonies of #779535
Complementary color
Monochromatic Colors of #779535
Black with #779535
Text Example
Text Example
White with #779535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779535; }
p { color: rgb(119,149,53); }
H1.HeaderClassName
{
color: #779535;
}
.AnyTagClassName
{
color: #779535;
}
</style>
background-color css
<style>
a { background-color: #779535; }
a { background-color: rgb(119,149,53); }
div.DivClassName
{
background-color: #779535;
}
.BgClassName
{
background-color: #779535;
}
</style>
border-color css
<style>
span { border-color: #779535; }
span { border-color: rgb(119,149,53); }
td.TdClassName
{
border-color: #779535;
}
.TagClassName
{
border-color: #779535;
}
</style>