Shades of Finch #788146
Tints of Finch #788146
RGB
CMYK
RGB Variations
Color information
#788146 (or 0x788146) is known color: Finch. HEX triplet: 78, 81 and 46. RGB value is (120,129,70). Sum of RGB (Red+Green+Blue) = 120+129+70=319 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.62% from 319); Green value is 129 (50.78% from 255 or 40.44% from 319); Blue value is 70 (27.73% from 255 or 21.94% from 319); Max value from RGB is 129 - color contains mainly: green. Hex color #788146 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #788146 is #877EB9. Grayscale: #777777. Windows color (decimal): -8879802 or 4620664. OLE color: 4620664.
HSL color Cylindrical-coordinate representation of color #788146: hue angle of 69.15º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #788146 is Cyan = 0.07, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 129 | 70 | - |
| CMYK | 0.07 | 0 | 0.46 | 0.49 |
| HSL | 69.15º | 0.3% | 0.39% | - |
| HSV(B) | 69.15º | 0.46% | 0.51% | - |
| XYZ | 16.7 | 20.14 | 8.8 | - |
| YUV | 119.58 | 100.02 | 128.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 129 | 70 | 0.07 | 0 | 0.46 | 0.49 | 69.15 | 0.3 | 0.39 |
| Hex | 78 | 81 | 46 | 7 | 0 | 2E | 31 | 45 | 1E | 27 |
| Octal | 170 | 201 | 106 | 7 | 0 | 56 | 61 | 105 | 36 | 47 |
| Binary | 1111000 | 10000001 | 1000110 | 111 | 0 | 101110 | 110001 | 1000101 | 11110 | 100111 |
Color Harmonies of #788146
Complementary color
Monochromatic Colors of #788146
Black with #788146
Text Example
Text Example
White with #788146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788146; }
p { color: rgb(120,129,70); }
H1.HeaderClassName
{
color: #788146;
}
.AnyTagClassName
{
color: #788146;
}
</style>
background-color css
<style>
a { background-color: #788146; }
a { background-color: rgb(120,129,70); }
div.DivClassName
{
background-color: #788146;
}
.BgClassName
{
background-color: #788146;
}
</style>
border-color css
<style>
span { border-color: #788146; }
span { border-color: rgb(120,129,70); }
td.TdClassName
{
border-color: #788146;
}
.TagClassName
{
border-color: #788146;
}
</style>