Shades of Finch #788156
Tints of Finch #788156
RGB
CMYK
RGB Variations
Color information
#788156 (or 0x788156) is known color: Finch. HEX triplet: 78, 81 and 56. RGB value is (120,129,86). Sum of RGB (Red+Green+Blue) = 120+129+86=335 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.82% from 335); Green value is 129 (50.78% from 255 or 38.51% from 335); Blue value is 86 (33.98% from 255 or 25.67% from 335); Max value from RGB is 129 - color contains mainly: green. Hex color #788156 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788156 is #877EA9. Grayscale: #797979. Windows color (decimal): -8879786 or 5669240. OLE color: 5669240.
HSL color Cylindrical-coordinate representation of color #788156: hue angle of 72.56º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #788156 is Cyan = 0.07, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 129 | 86 | - |
| CMYK | 0.07 | 0 | 0.33 | 0.49 |
| HSL | 72.56º | 0.2% | 0.42% | - |
| HSV(B) | 72.56º | 0.33% | 0.51% | - |
| XYZ | 17.28 | 20.37 | 11.82 | - |
| YUV | 121.41 | 108.02 | 127 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 129 | 86 | 0.07 | 0 | 0.33 | 0.49 | 72.56 | 0.2 | 0.42 |
| Hex | 78 | 81 | 56 | 7 | 0 | 21 | 31 | 49 | 14 | 2A |
| Octal | 170 | 201 | 126 | 7 | 0 | 41 | 61 | 111 | 24 | 52 |
| Binary | 1111000 | 10000001 | 1010110 | 111 | 0 | 100001 | 110001 | 1001001 | 10100 | 101010 |
Color Harmonies of #788156
Complementary color
Monochromatic Colors of #788156
Black with #788156
Text Example
Text Example
White with #788156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788156; }
p { color: rgb(120,129,86); }
H1.HeaderClassName
{
color: #788156;
}
.AnyTagClassName
{
color: #788156;
}
</style>
background-color css
<style>
a { background-color: #788156; }
a { background-color: rgb(120,129,86); }
div.DivClassName
{
background-color: #788156;
}
.BgClassName
{
background-color: #788156;
}
</style>
border-color css
<style>
span { border-color: #788156; }
span { border-color: rgb(120,129,86); }
td.TdClassName
{
border-color: #788156;
}
.TagClassName
{
border-color: #788156;
}
</style>