Shades of Finch #788558
Tints of Finch #788558
RGB
CMYK
RGB Variations
Color information
#788558 (or 0x788558) is known color: Finch. HEX triplet: 78, 85 and 58. RGB value is (120,133,88). Sum of RGB (Red+Green+Blue) = 120+133+88=341 (45% of max value = 765). Red value is 120 (47.27% from 255 or 35.19% from 341); Green value is 133 (52.34% from 255 or 39.00% from 341); Blue value is 88 (34.77% from 255 or 25.81% from 341); Max value from RGB is 133 - color contains mainly: green. Hex color #788558 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788558 is #877AA7. Grayscale: #7C7C7C. Windows color (decimal): -8878760 or 5801336. OLE color: 5801336.
HSL color Cylindrical-coordinate representation of color #788558: hue angle of 77.33º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #788558 is Cyan = 0.10, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 120 | 133 | 88 | - |
| CMYK | 0.10 | 0 | 0.34 | 0.48 |
| HSL | 77.33º | 0.2% | 0.43% | - |
| HSV(B) | 77.33º | 0.34% | 0.52% | - |
| XYZ | 17.89 | 21.47 | 12.43 | - |
| YUV | 123.98 | 107.69 | 125.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 133 | 88 | 0.10 | 0 | 0.34 | 0.48 | 77.33 | 0.2 | 0.43 |
| Hex | 78 | 85 | 58 | A | 0 | 22 | 30 | 4D | 14 | 2B |
| Octal | 170 | 205 | 130 | 12 | 0 | 42 | 60 | 115 | 24 | 53 |
| Binary | 1111000 | 10000101 | 1011000 | 1010 | 0 | 100010 | 110000 | 1001101 | 10100 | 101011 |
Color Harmonies of #788558
Complementary color
Monochromatic Colors of #788558
Black with #788558
Text Example
Text Example
White with #788558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788558; }
p { color: rgb(120,133,88); }
H1.HeaderClassName
{
color: #788558;
}
.AnyTagClassName
{
color: #788558;
}
</style>
background-color css
<style>
a { background-color: #788558; }
a { background-color: rgb(120,133,88); }
div.DivClassName
{
background-color: #788558;
}
.BgClassName
{
background-color: #788558;
}
</style>
border-color css
<style>
span { border-color: #788558; }
span { border-color: rgb(120,133,88); }
td.TdClassName
{
border-color: #788558;
}
.TagClassName
{
border-color: #788558;
}
</style>