Shades of Finch #788658
Tints of Finch #788658
RGB
CMYK
RGB Variations
Color information
#788658 (or 0x788658) is known color: Finch. HEX triplet: 78, 86 and 58. RGB value is (120,134,88). Sum of RGB (Red+Green+Blue) = 120+134+88=342 (45% of max value = 765). Red value is 120 (47.27% from 255 or 35.09% from 342); Green value is 134 (52.73% from 255 or 39.18% from 342); Blue value is 88 (34.77% from 255 or 25.73% from 342); Max value from RGB is 134 - color contains mainly: green. Hex color #788658 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788658 is #8779A7. Grayscale: #7C7C7C. Windows color (decimal): -8878504 or 5801592. OLE color: 5801592.
HSL color Cylindrical-coordinate representation of color #788658: hue angle of 78.26º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #788658 is Cyan = 0.10, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 134 | 88 | - |
| CMYK | 0.10 | 0 | 0.34 | 0.47 |
| HSL | 78.26º | 0.21% | 0.44% | - |
| HSV(B) | 78.26º | 0.34% | 0.53% | - |
| XYZ | 18.03 | 21.75 | 12.48 | - |
| YUV | 124.57 | 107.36 | 124.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 134 | 88 | 0.10 | 0 | 0.34 | 0.47 | 78.26 | 0.21 | 0.44 |
| Hex | 78 | 86 | 58 | A | 0 | 22 | 2F | 4E | 15 | 2C |
| Octal | 170 | 206 | 130 | 12 | 0 | 42 | 57 | 116 | 25 | 54 |
| Binary | 1111000 | 10000110 | 1011000 | 1010 | 0 | 100010 | 101111 | 1001110 | 10101 | 101100 |
Color Harmonies of #788658
Complementary color
Monochromatic Colors of #788658
Black with #788658
Text Example
Text Example
White with #788658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788658; }
p { color: rgb(120,134,88); }
H1.HeaderClassName
{
color: #788658;
}
.AnyTagClassName
{
color: #788658;
}
</style>
background-color css
<style>
a { background-color: #788658; }
a { background-color: rgb(120,134,88); }
div.DivClassName
{
background-color: #788658;
}
.BgClassName
{
background-color: #788658;
}
</style>
border-color css
<style>
span { border-color: #788658; }
span { border-color: rgb(120,134,88); }
td.TdClassName
{
border-color: #788658;
}
.TagClassName
{
border-color: #788658;
}
</style>