Shades of Sushi #779741
Tints of Sushi #779741
RGB
CMYK
RGB Variations
Color information
#779741 (or 0x779741) is known color: Sushi. HEX triplet: 77, 97 and 41. RGB value is (119,151,65). Sum of RGB (Red+Green+Blue) = 119+151+65=335 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.52% from 335); Green value is 151 (59.38% from 255 or 45.07% from 335); Blue value is 65 (25.78% from 255 or 19.40% from 335); Max value from RGB is 151 - color contains mainly: green. Hex color #779741 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779741 is #8868BE. Grayscale: #838383. Windows color (decimal): -8939711 or 4298615. OLE color: 4298615.
HSL color Cylindrical-coordinate representation of color #779741: hue angle of 82.33º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #779741 is Cyan = 0.21, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 119 | 151 | 65 | - |
| CMYK | 0.21 | 0 | 0.57 | 0.41 |
| HSL | 82.33º | 0.4% | 0.42% | - |
| HSV(B) | 82.33º | 0.57% | 0.59% | - |
| XYZ | 19.63 | 26.44 | 9.07 | - |
| YUV | 131.63 | 90.4 | 118.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 151 | 65 | 0.21 | 0 | 0.57 | 0.41 | 82.33 | 0.4 | 0.42 |
| Hex | 77 | 97 | 41 | 15 | 0 | 39 | 29 | 52 | 28 | 2A |
| Octal | 167 | 227 | 101 | 25 | 0 | 71 | 51 | 122 | 50 | 52 |
| Binary | 1110111 | 10010111 | 1000001 | 10101 | 0 | 111001 | 101001 | 1010010 | 101000 | 101010 |
Color Harmonies of #779741
Complementary color
Monochromatic Colors of #779741
Black with #779741
Text Example
Text Example
White with #779741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779741; }
p { color: rgb(119,151,65); }
H1.HeaderClassName
{
color: #779741;
}
.AnyTagClassName
{
color: #779741;
}
</style>
background-color css
<style>
a { background-color: #779741; }
a { background-color: rgb(119,151,65); }
div.DivClassName
{
background-color: #779741;
}
.BgClassName
{
background-color: #779741;
}
</style>
border-color css
<style>
span { border-color: #779741; }
span { border-color: rgb(119,151,65); }
td.TdClassName
{
border-color: #779741;
}
.TagClassName
{
border-color: #779741;
}
</style>