Shades of Finch #788145
Tints of Finch #788145
RGB
CMYK
RGB Variations
Color information
#788145 (or 0x788145) is known color: Finch. HEX triplet: 78, 81 and 45. RGB value is (120,129,69). Sum of RGB (Red+Green+Blue) = 120+129+69=318 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.74% from 318); Green value is 129 (50.78% from 255 or 40.57% from 318); Blue value is 69 (27.34% from 255 or 21.70% from 318); Max value from RGB is 129 - color contains mainly: green. Hex color #788145 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #788145 is #877EBA. Grayscale: #777777. Windows color (decimal): -8879803 or 4555128. OLE color: 4555128.
HSL color Cylindrical-coordinate representation of color #788145: hue angle of 69º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #788145 is Cyan = 0.07, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 129 | 69 | - |
| CMYK | 0.07 | 0 | 0.47 | 0.49 |
| HSL | 69º | 0.3% | 0.39% | - |
| HSV(B) | 69º | 0.47% | 0.51% | - |
| XYZ | 16.67 | 20.12 | 8.64 | - |
| YUV | 119.47 | 99.52 | 128.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 129 | 69 | 0.07 | 0 | 0.47 | 0.49 | 69 | 0.3 | 0.39 |
| Hex | 78 | 81 | 45 | 7 | 0 | 2F | 31 | 45 | 1E | 27 |
| Octal | 170 | 201 | 105 | 7 | 0 | 57 | 61 | 105 | 36 | 47 |
| Binary | 1111000 | 10000001 | 1000101 | 111 | 0 | 101111 | 110001 | 1000101 | 11110 | 100111 |
Color Harmonies of #788145
Complementary color
Monochromatic Colors of #788145
Black with #788145
Text Example
Text Example
White with #788145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788145; }
p { color: rgb(120,129,69); }
H1.HeaderClassName
{
color: #788145;
}
.AnyTagClassName
{
color: #788145;
}
</style>
background-color css
<style>
a { background-color: #788145; }
a { background-color: rgb(120,129,69); }
div.DivClassName
{
background-color: #788145;
}
.BgClassName
{
background-color: #788145;
}
</style>
border-color css
<style>
span { border-color: #788145; }
span { border-color: rgb(120,129,69); }
td.TdClassName
{
border-color: #788145;
}
.TagClassName
{
border-color: #788145;
}
</style>