Shades of Finch #778751
Tints of Finch #778751
RGB
CMYK
RGB Variations
Color information
#778751 (or 0x778751) is known color: Finch. HEX triplet: 77, 87 and 51. RGB value is (119,135,81). Sum of RGB (Red+Green+Blue) = 119+135+81=335 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.52% from 335); Green value is 135 (53.12% from 255 or 40.30% from 335); Blue value is 81 (32.03% from 255 or 24.18% from 335); Max value from RGB is 135 - color contains mainly: green. Hex color #778751 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #778751 is #8878AE. Grayscale: #7C7C7C. Windows color (decimal): -8943791 or 5343095. OLE color: 5343095.
HSL color Cylindrical-coordinate representation of color #778751: hue angle of 77.78º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #778751 is Cyan = 0.12, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 119 | 135 | 81 | - |
| CMYK | 0.12 | 0 | 0.40 | 0.47 |
| HSL | 77.78º | 0.25% | 0.42% | - |
| HSV(B) | 77.78º | 0.4% | 0.53% | - |
| XYZ | 17.76 | 21.84 | 11.07 | - |
| YUV | 124.06 | 103.7 | 124.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 135 | 81 | 0.12 | 0 | 0.40 | 0.47 | 77.78 | 0.25 | 0.42 |
| Hex | 77 | 87 | 51 | C | 0 | 28 | 2F | 4E | 19 | 2A |
| Octal | 167 | 207 | 121 | 14 | 0 | 50 | 57 | 116 | 31 | 52 |
| Binary | 1110111 | 10000111 | 1010001 | 1100 | 0 | 101000 | 101111 | 1001110 | 11001 | 101010 |
Color Harmonies of #778751
Complementary color
Monochromatic Colors of #778751
Black with #778751
Text Example
Text Example
White with #778751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #778751; }
p { color: rgb(119,135,81); }
H1.HeaderClassName
{
color: #778751;
}
.AnyTagClassName
{
color: #778751;
}
</style>
background-color css
<style>
a { background-color: #778751; }
a { background-color: rgb(119,135,81); }
div.DivClassName
{
background-color: #778751;
}
.BgClassName
{
background-color: #778751;
}
</style>
border-color css
<style>
span { border-color: #778751; }
span { border-color: rgb(119,135,81); }
td.TdClassName
{
border-color: #778751;
}
.TagClassName
{
border-color: #778751;
}
</style>