Shades of Finch #788147
Tints of Finch #788147
RGB
CMYK
RGB Variations
Color information
#788147 (or 0x788147) is known color: Finch. HEX triplet: 78, 81 and 47. RGB value is (120,129,71). Sum of RGB (Red+Green+Blue) = 120+129+71=320 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.5% from 320); Green value is 129 (50.78% from 255 or 40.31% from 320); Blue value is 71 (28.12% from 255 or 22.19% from 320); Max value from RGB is 129 - color contains mainly: green. Hex color #788147 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #788147 is #877EB8. Grayscale: #777777. Windows color (decimal): -8879801 or 4686200. OLE color: 4686200.
HSL color Cylindrical-coordinate representation of color #788147: hue angle of 69.31º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #788147 is Cyan = 0.07, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 129 | 71 | - |
| CMYK | 0.07 | 0 | 0.45 | 0.49 |
| HSL | 69.31º | 0.29% | 0.39% | - |
| HSV(B) | 69.31º | 0.45% | 0.51% | - |
| XYZ | 16.73 | 20.15 | 8.97 | - |
| YUV | 119.7 | 100.52 | 128.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 129 | 71 | 0.07 | 0 | 0.45 | 0.49 | 69.31 | 0.29 | 0.39 |
| Hex | 78 | 81 | 47 | 7 | 0 | 2D | 31 | 45 | 1D | 27 |
| Octal | 170 | 201 | 107 | 7 | 0 | 55 | 61 | 105 | 35 | 47 |
| Binary | 1111000 | 10000001 | 1000111 | 111 | 0 | 101101 | 110001 | 1000101 | 11101 | 100111 |
Color Harmonies of #788147
Complementary color
Monochromatic Colors of #788147
Black with #788147
Text Example
Text Example
White with #788147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788147; }
p { color: rgb(120,129,71); }
H1.HeaderClassName
{
color: #788147;
}
.AnyTagClassName
{
color: #788147;
}
</style>
background-color css
<style>
a { background-color: #788147; }
a { background-color: rgb(120,129,71); }
div.DivClassName
{
background-color: #788147;
}
.BgClassName
{
background-color: #788147;
}
</style>
border-color css
<style>
span { border-color: #788147; }
span { border-color: rgb(120,129,71); }
td.TdClassName
{
border-color: #788147;
}
.TagClassName
{
border-color: #788147;
}
</style>