Shades of Sushi #779541
Tints of Sushi #779541
RGB
CMYK
RGB Variations
Color information
#779541 (or 0x779541) is known color: Sushi. HEX triplet: 77, 95 and 41. RGB value is (119,149,65). Sum of RGB (Red+Green+Blue) = 119+149+65=333 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.74% from 333); Green value is 149 (58.59% from 255 or 44.74% from 333); Blue value is 65 (25.78% from 255 or 19.52% from 333); Max value from RGB is 149 - color contains mainly: green. Hex color #779541 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779541 is #886ABE. Grayscale: #828282. Windows color (decimal): -8940223 or 4298103. OLE color: 4298103.
HSL color Cylindrical-coordinate representation of color #779541: hue angle of 81.43º 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 #779541 is Cyan = 0.20, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 149 | 65 | - |
| CMYK | 0.20 | 0 | 0.56 | 0.42 |
| HSL | 81.43º | 0.39% | 0.42% | - |
| HSV(B) | 81.43º | 0.56% | 0.58% | - |
| XYZ | 19.31 | 25.8 | 8.96 | - |
| YUV | 130.45 | 91.06 | 119.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 149 | 65 | 0.20 | 0 | 0.56 | 0.42 | 81.43 | 0.39 | 0.42 |
| Hex | 77 | 95 | 41 | 14 | 0 | 38 | 2A | 51 | 27 | 2A |
| Octal | 167 | 225 | 101 | 24 | 0 | 70 | 52 | 121 | 47 | 52 |
| Binary | 1110111 | 10010101 | 1000001 | 10100 | 0 | 111000 | 101010 | 1010001 | 100111 | 101010 |
Color Harmonies of #779541
Complementary color
Monochromatic Colors of #779541
Black with #779541
Text Example
Text Example
White with #779541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779541; }
p { color: rgb(119,149,65); }
H1.HeaderClassName
{
color: #779541;
}
.AnyTagClassName
{
color: #779541;
}
</style>
background-color css
<style>
a { background-color: #779541; }
a { background-color: rgb(119,149,65); }
div.DivClassName
{
background-color: #779541;
}
.BgClassName
{
background-color: #779541;
}
</style>
border-color css
<style>
span { border-color: #779541; }
span { border-color: rgb(119,149,65); }
td.TdClassName
{
border-color: #779541;
}
.TagClassName
{
border-color: #779541;
}
</style>