Shades of Sushi #779430
Tints of Sushi #779430
RGB
CMYK
RGB Variations
Color information
#779430 (or 0x779430) is known color: Sushi. HEX triplet: 77, 94 and 30. RGB value is (119,148,48). Sum of RGB (Red+Green+Blue) = 119+148+48=315 (41% of max value = 765). Red value is 119 (46.88% from 255 or 37.78% from 315); Green value is 148 (58.20% from 255 or 46.98% from 315); Blue value is 48 (19.14% from 255 or 15.24% from 315); Max value from RGB is 148 - color contains mainly: green. Hex color #779430 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779430 is #886BCF. Grayscale: #808080. Windows color (decimal): -8940496 or 3183735. OLE color: 3183735.
HSL color Cylindrical-coordinate representation of color #779430: hue angle of 77.4º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #779430 is Cyan = 0.20, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 148 | 48 | - |
| CMYK | 0.20 | 0 | 0.68 | 0.42 |
| HSL | 77.4º | 0.51% | 0.38% | - |
| HSV(B) | 77.4º | 0.68% | 0.58% | - |
| XYZ | 18.73 | 25.32 | 6.7 | - |
| YUV | 127.93 | 82.89 | 121.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 148 | 48 | 0.20 | 0 | 0.68 | 0.42 | 77.4 | 0.51 | 0.38 |
| Hex | 77 | 94 | 30 | 14 | 0 | 44 | 2A | 4D | 33 | 26 |
| Octal | 167 | 224 | 60 | 24 | 0 | 104 | 52 | 115 | 63 | 46 |
| Binary | 1110111 | 10010100 | 110000 | 10100 | 0 | 1000100 | 101010 | 1001101 | 110011 | 100110 |
Color Harmonies of #779430
Complementary color
Monochromatic Colors of #779430
Black with #779430
Text Example
Text Example
White with #779430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779430; }
p { color: rgb(119,148,48); }
H1.HeaderClassName
{
color: #779430;
}
.AnyTagClassName
{
color: #779430;
}
</style>
background-color css
<style>
a { background-color: #779430; }
a { background-color: rgb(119,148,48); }
div.DivClassName
{
background-color: #779430;
}
.BgClassName
{
background-color: #779430;
}
</style>
border-color css
<style>
span { border-color: #779430; }
span { border-color: rgb(119,148,48); }
td.TdClassName
{
border-color: #779430;
}
.TagClassName
{
border-color: #779430;
}
</style>