Shades of Finch #788951
Tints of Finch #788951
RGB
CMYK
RGB Variations
Color information
#788951 (or 0x788951) is known color: Finch. HEX triplet: 78, 89 and 51. RGB value is (120,137,81). Sum of RGB (Red+Green+Blue) = 120+137+81=338 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.50% from 338); Green value is 137 (53.91% from 255 or 40.53% from 338); Blue value is 81 (32.03% from 255 or 23.96% from 338); Max value from RGB is 137 - color contains mainly: green. Hex color #788951 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788951 is #8776AE. Grayscale: #7D7D7D. Windows color (decimal): -8877743 or 5343608. OLE color: 5343608.
HSL color Cylindrical-coordinate representation of color #788951: hue angle of 78.21º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #788951 is Cyan = 0.12, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 120 | 137 | 81 | - |
| CMYK | 0.12 | 0 | 0.41 | 0.46 |
| HSL | 78.21º | 0.26% | 0.43% | - |
| HSV(B) | 78.21º | 0.41% | 0.54% | - |
| XYZ | 18.18 | 22.48 | 11.17 | - |
| YUV | 125.53 | 102.87 | 124.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 137 | 81 | 0.12 | 0 | 0.41 | 0.46 | 78.21 | 0.26 | 0.43 |
| Hex | 78 | 89 | 51 | C | 0 | 29 | 2E | 4E | 1A | 2B |
| Octal | 170 | 211 | 121 | 14 | 0 | 51 | 56 | 116 | 32 | 53 |
| Binary | 1111000 | 10001001 | 1010001 | 1100 | 0 | 101001 | 101110 | 1001110 | 11010 | 101011 |
Color Harmonies of #788951
Complementary color
Monochromatic Colors of #788951
Black with #788951
Text Example
Text Example
White with #788951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788951; }
p { color: rgb(120,137,81); }
H1.HeaderClassName
{
color: #788951;
}
.AnyTagClassName
{
color: #788951;
}
</style>
background-color css
<style>
a { background-color: #788951; }
a { background-color: rgb(120,137,81); }
div.DivClassName
{
background-color: #788951;
}
.BgClassName
{
background-color: #788951;
}
</style>
border-color css
<style>
span { border-color: #788951; }
span { border-color: rgb(120,137,81); }
td.TdClassName
{
border-color: #788951;
}
.TagClassName
{
border-color: #788951;
}
</style>