Shades of Sushi #779825
Tints of Sushi #779825
RGB
CMYK
RGB Variations
Color information
#779825 (or 0x779825) is known color: Sushi. HEX triplet: 77, 98 and 25. RGB value is (119,152,37). Sum of RGB (Red+Green+Blue) = 119+152+37=308 (40% of max value = 765). Red value is 119 (46.88% from 255 or 38.64% from 308); Green value is 152 (59.77% from 255 or 49.35% from 308); Blue value is 37 (14.84% from 255 or 12.01% from 308); Max value from RGB is 152 - color contains mainly: green. Hex color #779825 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #779825 is #8867DA. Grayscale: #818181. Windows color (decimal): -8939483 or 2463863. OLE color: 2463863.
HSL color Cylindrical-coordinate representation of color #779825: hue angle of 77.22º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #779825 is Cyan = 0.22, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 119 | 152 | 37 | - |
| CMYK | 0.22 | 0 | 0.76 | 0.40 |
| HSL | 77.22º | 0.61% | 0.37% | - |
| HSV(B) | 77.22º | 0.76% | 0.6% | - |
| XYZ | 19.17 | 26.51 | 5.86 | - |
| YUV | 129.02 | 76.07 | 120.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 152 | 37 | 0.22 | 0 | 0.76 | 0.40 | 77.22 | 0.61 | 0.37 |
| Hex | 77 | 98 | 25 | 16 | 0 | 4C | 28 | 4D | 3D | 25 |
| Octal | 167 | 230 | 45 | 26 | 0 | 114 | 50 | 115 | 75 | 45 |
| Binary | 1110111 | 10011000 | 100101 | 10110 | 0 | 1001100 | 101000 | 1001101 | 111101 | 100101 |
Color Harmonies of #779825
Complementary color
Monochromatic Colors of #779825
Black with #779825
Text Example
Text Example
White with #779825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779825; }
p { color: rgb(119,152,37); }
H1.HeaderClassName
{
color: #779825;
}
.AnyTagClassName
{
color: #779825;
}
</style>
background-color css
<style>
a { background-color: #779825; }
a { background-color: rgb(119,152,37); }
div.DivClassName
{
background-color: #779825;
}
.BgClassName
{
background-color: #779825;
}
</style>
border-color css
<style>
span { border-color: #779825; }
span { border-color: rgb(119,152,37); }
td.TdClassName
{
border-color: #779825;
}
.TagClassName
{
border-color: #779825;
}
</style>