Shades of Sushi #779632
Tints of Sushi #779632
RGB
CMYK
RGB Variations
Color information
#779632 (or 0x779632) is known color: Sushi. HEX triplet: 77, 96 and 32. RGB value is (119,150,50). Sum of RGB (Red+Green+Blue) = 119+150+50=319 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.30% from 319); Green value is 150 (58.98% from 255 or 47.02% from 319); Blue value is 50 (19.92% from 255 or 15.67% from 319); Max value from RGB is 150 - color contains mainly: green. Hex color #779632 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779632 is #8869CD. Grayscale: #818181. Windows color (decimal): -8939982 or 3315319. OLE color: 3315319.
HSL color Cylindrical-coordinate representation of color #779632: hue angle of 78.6º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #779632 is Cyan = 0.21, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 119 | 150 | 50 | - |
| CMYK | 0.21 | 0 | 0.67 | 0.41 |
| HSL | 78.6º | 0.5% | 0.39% | - |
| HSV(B) | 78.6º | 0.67% | 0.59% | - |
| XYZ | 19.09 | 25.96 | 7.02 | - |
| YUV | 129.33 | 83.23 | 120.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 150 | 50 | 0.21 | 0 | 0.67 | 0.41 | 78.6 | 0.5 | 0.39 |
| Hex | 77 | 96 | 32 | 15 | 0 | 43 | 29 | 4F | 32 | 27 |
| Octal | 167 | 226 | 62 | 25 | 0 | 103 | 51 | 117 | 62 | 47 |
| Binary | 1110111 | 10010110 | 110010 | 10101 | 0 | 1000011 | 101001 | 1001111 | 110010 | 100111 |
Color Harmonies of #779632
Complementary color
Monochromatic Colors of #779632
Black with #779632
Text Example
Text Example
White with #779632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779632; }
p { color: rgb(119,150,50); }
H1.HeaderClassName
{
color: #779632;
}
.AnyTagClassName
{
color: #779632;
}
</style>
background-color css
<style>
a { background-color: #779632; }
a { background-color: rgb(119,150,50); }
div.DivClassName
{
background-color: #779632;
}
.BgClassName
{
background-color: #779632;
}
</style>
border-color css
<style>
span { border-color: #779632; }
span { border-color: rgb(119,150,50); }
td.TdClassName
{
border-color: #779632;
}
.TagClassName
{
border-color: #779632;
}
</style>