Shades of Finch #788154
Tints of Finch #788154
RGB
CMYK
RGB Variations
Color information
#788154 (or 0x788154) is known color: Finch. HEX triplet: 78, 81 and 54. RGB value is (120,129,84). Sum of RGB (Red+Green+Blue) = 120+129+84=333 (44% of max value = 765). Red value is 120 (47.27% from 255 or 36.04% from 333); Green value is 129 (50.78% from 255 or 38.74% from 333); Blue value is 84 (33.20% from 255 or 25.23% from 333); Max value from RGB is 129 - color contains mainly: green. Hex color #788154 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788154 is #877EAB. Grayscale: #797979. Windows color (decimal): -8879788 or 5538168. OLE color: 5538168.
HSL color Cylindrical-coordinate representation of color #788154: hue angle of 72º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #788154 is Cyan = 0.07, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 129 | 84 | - |
| CMYK | 0.07 | 0 | 0.35 | 0.49 |
| HSL | 72º | 0.21% | 0.42% | - |
| HSV(B) | 72º | 0.35% | 0.51% | - |
| XYZ | 17.2 | 20.33 | 11.41 | - |
| YUV | 121.18 | 107.02 | 127.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 129 | 84 | 0.07 | 0 | 0.35 | 0.49 | 72 | 0.21 | 0.42 |
| Hex | 78 | 81 | 54 | 7 | 0 | 23 | 31 | 48 | 15 | 2A |
| Octal | 170 | 201 | 124 | 7 | 0 | 43 | 61 | 110 | 25 | 52 |
| Binary | 1111000 | 10000001 | 1010100 | 111 | 0 | 100011 | 110001 | 1001000 | 10101 | 101010 |
Color Harmonies of #788154
Complementary color
Monochromatic Colors of #788154
Black with #788154
Text Example
Text Example
White with #788154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788154; }
p { color: rgb(120,129,84); }
H1.HeaderClassName
{
color: #788154;
}
.AnyTagClassName
{
color: #788154;
}
</style>
background-color css
<style>
a { background-color: #788154; }
a { background-color: rgb(120,129,84); }
div.DivClassName
{
background-color: #788154;
}
.BgClassName
{
background-color: #788154;
}
</style>
border-color css
<style>
span { border-color: #788154; }
span { border-color: rgb(120,129,84); }
td.TdClassName
{
border-color: #788154;
}
.TagClassName
{
border-color: #788154;
}
</style>