Shades of Finch #788458
Tints of Finch #788458
RGB
CMYK
RGB Variations
Color information
#788458 (or 0x788458) is known color: Finch. HEX triplet: 78, 84 and 58. RGB value is (120,132,88). Sum of RGB (Red+Green+Blue) = 120+132+88=340 (45% of max value = 765). Red value is 120 (47.27% from 255 or 35.29% from 340); Green value is 132 (51.95% from 255 or 38.82% from 340); Blue value is 88 (34.77% from 255 or 25.88% from 340); Max value from RGB is 132 - color contains mainly: green. Hex color #788458 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788458 is #877BA7. Grayscale: #7B7B7B. Windows color (decimal): -8879016 or 5801080. OLE color: 5801080.
HSL color Cylindrical-coordinate representation of color #788458: hue angle of 76.36º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #788458 is Cyan = 0.09, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 120 | 132 | 88 | - |
| CMYK | 0.09 | 0 | 0.33 | 0.48 |
| HSL | 76.36º | 0.2% | 0.43% | - |
| HSV(B) | 76.36º | 0.33% | 0.52% | - |
| XYZ | 17.76 | 21.2 | 12.39 | - |
| YUV | 123.4 | 108.02 | 125.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 132 | 88 | 0.09 | 0 | 0.33 | 0.48 | 76.36 | 0.2 | 0.43 |
| Hex | 78 | 84 | 58 | 9 | 0 | 21 | 30 | 4C | 14 | 2B |
| Octal | 170 | 204 | 130 | 11 | 0 | 41 | 60 | 114 | 24 | 53 |
| Binary | 1111000 | 10000100 | 1011000 | 1001 | 0 | 100001 | 110000 | 1001100 | 10100 | 101011 |
Color Harmonies of #788458
Complementary color
Monochromatic Colors of #788458
Black with #788458
Text Example
Text Example
White with #788458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788458; }
p { color: rgb(120,132,88); }
H1.HeaderClassName
{
color: #788458;
}
.AnyTagClassName
{
color: #788458;
}
</style>
background-color css
<style>
a { background-color: #788458; }
a { background-color: rgb(120,132,88); }
div.DivClassName
{
background-color: #788458;
}
.BgClassName
{
background-color: #788458;
}
</style>
border-color css
<style>
span { border-color: #788458; }
span { border-color: rgb(120,132,88); }
td.TdClassName
{
border-color: #788458;
}
.TagClassName
{
border-color: #788458;
}
</style>