Shades of Finch #788056
Tints of Finch #788056
RGB
CMYK
RGB Variations
Color information
#788056 (or 0x788056) is known color: Finch. HEX triplet: 78, 80 and 56. RGB value is (120,128,86). Sum of RGB (Red+Green+Blue) = 120+128+86=334 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.93% from 334); Green value is 128 (50.39% from 255 or 38.32% from 334); Blue value is 86 (33.98% from 255 or 25.75% from 334); Max value from RGB is 128 - color contains mainly: green. Hex color #788056 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788056 is #877FA9. Grayscale: #787878. Windows color (decimal): -8880042 or 5668984. OLE color: 5668984.
HSL color Cylindrical-coordinate representation of color #788056: hue angle of 71.43º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #788056 is Cyan = 0.06, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 120 | 128 | 86 | - |
| CMYK | 0.06 | 0 | 0.33 | 0.50 |
| HSL | 71.43º | 0.2% | 0.42% | - |
| HSV(B) | 71.43º | 0.33% | 0.5% | - |
| XYZ | 17.14 | 20.1 | 11.78 | - |
| YUV | 120.82 | 108.35 | 127.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 128 | 86 | 0.06 | 0 | 0.33 | 0.50 | 71.43 | 0.2 | 0.42 |
| Hex | 78 | 80 | 56 | 6 | 0 | 21 | 32 | 47 | 14 | 2A |
| Octal | 170 | 200 | 126 | 6 | 0 | 41 | 62 | 107 | 24 | 52 |
| Binary | 1111000 | 10000000 | 1010110 | 110 | 0 | 100001 | 110010 | 1000111 | 10100 | 101010 |
Color Harmonies of #788056
Complementary color
Monochromatic Colors of #788056
Black with #788056
Text Example
Text Example
White with #788056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788056; }
p { color: rgb(120,128,86); }
H1.HeaderClassName
{
color: #788056;
}
.AnyTagClassName
{
color: #788056;
}
</style>
background-color css
<style>
a { background-color: #788056; }
a { background-color: rgb(120,128,86); }
div.DivClassName
{
background-color: #788056;
}
.BgClassName
{
background-color: #788056;
}
</style>
border-color css
<style>
span { border-color: #788056; }
span { border-color: rgb(120,128,86); }
td.TdClassName
{
border-color: #788056;
}
.TagClassName
{
border-color: #788056;
}
</style>