Shades of Sushi #779441
Tints of Sushi #779441
RGB
CMYK
RGB Variations
Color information
#779441 (or 0x779441) is known color: Sushi. HEX triplet: 77, 94 and 41. RGB value is (119,148,65). Sum of RGB (Red+Green+Blue) = 119+148+65=332 (43% of max value = 765). Red value is 119 (46.88% from 255 or 35.84% from 332); Green value is 148 (58.20% from 255 or 44.58% from 332); Blue value is 65 (25.78% from 255 or 19.58% from 332); Max value from RGB is 148 - color contains mainly: green. Hex color #779441 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779441 is #886BBE. Grayscale: #828282. Windows color (decimal): -8940479 or 4297847. OLE color: 4297847.
HSL color Cylindrical-coordinate representation of color #779441: hue angle of 80.96º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #779441 is Cyan = 0.20, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 148 | 65 | - |
| CMYK | 0.20 | 0 | 0.56 | 0.42 |
| HSL | 80.96º | 0.39% | 0.42% | - |
| HSV(B) | 80.96º | 0.56% | 0.58% | - |
| XYZ | 19.15 | 25.48 | 8.91 | - |
| YUV | 129.87 | 91.39 | 120.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 148 | 65 | 0.20 | 0 | 0.56 | 0.42 | 80.96 | 0.39 | 0.42 |
| Hex | 77 | 94 | 41 | 14 | 0 | 38 | 2A | 51 | 27 | 2A |
| Octal | 167 | 224 | 101 | 24 | 0 | 70 | 52 | 121 | 47 | 52 |
| Binary | 1110111 | 10010100 | 1000001 | 10100 | 0 | 111000 | 101010 | 1010001 | 100111 | 101010 |
Color Harmonies of #779441
Complementary color
Monochromatic Colors of #779441
Black with #779441
Text Example
Text Example
White with #779441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779441; }
p { color: rgb(119,148,65); }
H1.HeaderClassName
{
color: #779441;
}
.AnyTagClassName
{
color: #779441;
}
</style>
background-color css
<style>
a { background-color: #779441; }
a { background-color: rgb(119,148,65); }
div.DivClassName
{
background-color: #779441;
}
.BgClassName
{
background-color: #779441;
}
</style>
border-color css
<style>
span { border-color: #779441; }
span { border-color: rgb(119,148,65); }
td.TdClassName
{
border-color: #779441;
}
.TagClassName
{
border-color: #779441;
}
</style>