Shades of Finch #788356
Tints of Finch #788356
RGB
CMYK
RGB Variations
Color information
#788356 (or 0x788356) is known color: Finch. HEX triplet: 78, 83 and 56. RGB value is (120,131,86). Sum of RGB (Red+Green+Blue) = 120+131+86=337 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.61% from 337); Green value is 131 (51.56% from 255 or 38.87% from 337); Blue value is 86 (33.98% from 255 or 25.52% from 337); Max value from RGB is 131 - color contains mainly: green. Hex color #788356 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788356 is #877CA9. Grayscale: #7A7A7A. Windows color (decimal): -8879274 or 5669752. OLE color: 5669752.
HSL color Cylindrical-coordinate representation of color #788356: hue angle of 74.67º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #788356 is Cyan = 0.08, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 131 | 86 | - |
| CMYK | 0.08 | 0 | 0.34 | 0.49 |
| HSL | 74.67º | 0.21% | 0.43% | - |
| HSV(B) | 74.67º | 0.34% | 0.51% | - |
| XYZ | 17.54 | 20.9 | 11.91 | - |
| YUV | 122.58 | 107.36 | 126.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 131 | 86 | 0.08 | 0 | 0.34 | 0.49 | 74.67 | 0.21 | 0.43 |
| Hex | 78 | 83 | 56 | 8 | 0 | 22 | 31 | 4B | 15 | 2B |
| Octal | 170 | 203 | 126 | 10 | 0 | 42 | 61 | 113 | 25 | 53 |
| Binary | 1111000 | 10000011 | 1010110 | 1000 | 0 | 100010 | 110001 | 1001011 | 10101 | 101011 |
Color Harmonies of #788356
Complementary color
Monochromatic Colors of #788356
Black with #788356
Text Example
Text Example
White with #788356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788356; }
p { color: rgb(120,131,86); }
H1.HeaderClassName
{
color: #788356;
}
.AnyTagClassName
{
color: #788356;
}
</style>
background-color css
<style>
a { background-color: #788356; }
a { background-color: rgb(120,131,86); }
div.DivClassName
{
background-color: #788356;
}
.BgClassName
{
background-color: #788356;
}
</style>
border-color css
<style>
span { border-color: #788356; }
span { border-color: rgb(120,131,86); }
td.TdClassName
{
border-color: #788356;
}
.TagClassName
{
border-color: #788356;
}
</style>