Shades of Finch #788058
Tints of Finch #788058
RGB
CMYK
RGB Variations
Color information
#788058 (or 0x788058) is known color: Finch. HEX triplet: 78, 80 and 58. RGB value is (120,128,88). Sum of RGB (Red+Green+Blue) = 120+128+88=336 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.71% from 336); Green value is 128 (50.39% from 255 or 38.10% from 336); Blue value is 88 (34.77% from 255 or 26.19% from 336); Max value from RGB is 128 - color contains mainly: green. Hex color #788058 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788058 is #877FA7. Grayscale: #797979. Windows color (decimal): -8880040 or 5800056. OLE color: 5800056.
HSL color Cylindrical-coordinate representation of color #788058: hue angle of 72º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #788058 is Cyan = 0.06, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 120 | 128 | 88 | - |
| CMYK | 0.06 | 0 | 0.31 | 0.50 |
| HSL | 72º | 0.19% | 0.42% | - |
| HSV(B) | 72º | 0.31% | 0.5% | - |
| XYZ | 17.23 | 20.14 | 12.21 | - |
| YUV | 121.05 | 109.35 | 127.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 128 | 88 | 0.06 | 0 | 0.31 | 0.50 | 72 | 0.19 | 0.42 |
| Hex | 78 | 80 | 58 | 6 | 0 | 1F | 32 | 48 | 13 | 2A |
| Octal | 170 | 200 | 130 | 6 | 0 | 37 | 62 | 110 | 23 | 52 |
| Binary | 1111000 | 10000000 | 1011000 | 110 | 0 | 11111 | 110010 | 1001000 | 10011 | 101010 |
Color Harmonies of #788058
Complementary color
Monochromatic Colors of #788058
Black with #788058
Text Example
Text Example
White with #788058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788058; }
p { color: rgb(120,128,88); }
H1.HeaderClassName
{
color: #788058;
}
.AnyTagClassName
{
color: #788058;
}
</style>
background-color css
<style>
a { background-color: #788058; }
a { background-color: rgb(120,128,88); }
div.DivClassName
{
background-color: #788058;
}
.BgClassName
{
background-color: #788058;
}
</style>
border-color css
<style>
span { border-color: #788058; }
span { border-color: rgb(120,128,88); }
td.TdClassName
{
border-color: #788058;
}
.TagClassName
{
border-color: #788058;
}
</style>