Shades of Finch #788548
Tints of Finch #788548
RGB
CMYK
RGB Variations
Color information
#788548 (or 0x788548) is known color: Finch. HEX triplet: 78, 85 and 48. RGB value is (120,133,72). Sum of RGB (Red+Green+Blue) = 120+133+72=325 (43% of max value = 765). Red value is 120 (47.27% from 255 or 36.92% from 325); Green value is 133 (52.34% from 255 or 40.92% from 325); Blue value is 72 (28.52% from 255 or 22.15% from 325); Max value from RGB is 133 - color contains mainly: green. Hex color #788548 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #788548 is #877AB7. Grayscale: #7A7A7A. Windows color (decimal): -8878776 or 4752760. OLE color: 4752760.
HSL color Cylindrical-coordinate representation of color #788548: hue angle of 72.79º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #788548 is Cyan = 0.10, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 120 | 133 | 72 | - |
| CMYK | 0.10 | 0 | 0.46 | 0.48 |
| HSL | 72.79º | 0.3% | 0.4% | - |
| HSV(B) | 72.79º | 0.46% | 0.52% | - |
| XYZ | 17.3 | 21.24 | 9.32 | - |
| YUV | 122.16 | 99.69 | 126.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 133 | 72 | 0.10 | 0 | 0.46 | 0.48 | 72.79 | 0.3 | 0.4 |
| Hex | 78 | 85 | 48 | A | 0 | 2E | 30 | 49 | 1E | 28 |
| Octal | 170 | 205 | 110 | 12 | 0 | 56 | 60 | 111 | 36 | 50 |
| Binary | 1111000 | 10000101 | 1001000 | 1010 | 0 | 101110 | 110000 | 1001001 | 11110 | 101000 |
Color Harmonies of #788548
Complementary color
Monochromatic Colors of #788548
Black with #788548
Text Example
Text Example
White with #788548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788548; }
p { color: rgb(120,133,72); }
H1.HeaderClassName
{
color: #788548;
}
.AnyTagClassName
{
color: #788548;
}
</style>
background-color css
<style>
a { background-color: #788548; }
a { background-color: rgb(120,133,72); }
div.DivClassName
{
background-color: #788548;
}
.BgClassName
{
background-color: #788548;
}
</style>
border-color css
<style>
span { border-color: #788548; }
span { border-color: rgb(120,133,72); }
td.TdClassName
{
border-color: #788548;
}
.TagClassName
{
border-color: #788548;
}
</style>