Shades of Finch #768751
Tints of Finch #768751
RGB
CMYK
RGB Variations
Color information
#768751 (or 0x768751) is known color: Finch. HEX triplet: 76, 87 and 51. RGB value is (118,135,81). Sum of RGB (Red+Green+Blue) = 118+135+81=334 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.33% from 334); Green value is 135 (53.12% from 255 or 40.42% from 334); Blue value is 81 (32.03% from 255 or 24.25% from 334); Max value from RGB is 135 - color contains mainly: green. Hex color #768751 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #768751 is #8978AE. Grayscale: #7B7B7B. Windows color (decimal): -9009327 or 5343094. OLE color: 5343094.
HSL color Cylindrical-coordinate representation of color #768751: hue angle of 78.89º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #768751 is Cyan = 0.13, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 135 | 81 | - |
| CMYK | 0.13 | 0 | 0.40 | 0.47 |
| HSL | 78.89º | 0.25% | 0.42% | - |
| HSV(B) | 78.89º | 0.4% | 0.53% | - |
| XYZ | 17.62 | 21.77 | 11.06 | - |
| YUV | 123.76 | 103.87 | 123.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 135 | 81 | 0.13 | 0 | 0.40 | 0.47 | 78.89 | 0.25 | 0.42 |
| Hex | 76 | 87 | 51 | D | 0 | 28 | 2F | 4F | 19 | 2A |
| Octal | 166 | 207 | 121 | 15 | 0 | 50 | 57 | 117 | 31 | 52 |
| Binary | 1110110 | 10000111 | 1010001 | 1101 | 0 | 101000 | 101111 | 1001111 | 11001 | 101010 |
Color Harmonies of #768751
Complementary color
Monochromatic Colors of #768751
Black with #768751
Text Example
Text Example
White with #768751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768751; }
p { color: rgb(118,135,81); }
H1.HeaderClassName
{
color: #768751;
}
.AnyTagClassName
{
color: #768751;
}
</style>
background-color css
<style>
a { background-color: #768751; }
a { background-color: rgb(118,135,81); }
div.DivClassName
{
background-color: #768751;
}
.BgClassName
{
background-color: #768751;
}
</style>
border-color css
<style>
span { border-color: #768751; }
span { border-color: rgb(118,135,81); }
td.TdClassName
{
border-color: #768751;
}
.TagClassName
{
border-color: #768751;
}
</style>