Shades of Finch #767759
Tints of Finch #767759
RGB
CMYK
RGB Variations
Color information
#767759 (or 0x767759) is known color: Finch. HEX triplet: 76, 77 and 59. RGB value is (118,119,89). Sum of RGB (Red+Green+Blue) = 118+119+89=326 (43% of max value = 765). Red value is 118 (46.48% from 255 or 36.20% from 326); Green value is 119 (46.88% from 255 or 36.50% from 326); Blue value is 89 (35.16% from 255 or 27.30% from 326); Max value from RGB is 119 - color contains mainly: green. Hex color #767759 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767759 is #8988A6. Grayscale: #737373. Windows color (decimal): -9013415 or 5863286. OLE color: 5863286.
HSL color Cylindrical-coordinate representation of color #767759: hue angle of 62º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #767759 is Cyan = 0.01, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 119 | 89 | - |
| CMYK | 0.01 | 0 | 0.25 | 0.53 |
| HSL | 62º | 0.14% | 0.41% | - |
| HSV(B) | 62º | 0.25% | 0.47% | - |
| XYZ | 15.87 | 17.77 | 12.04 | - |
| YUV | 115.28 | 113.17 | 129.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 119 | 89 | 0.01 | 0 | 0.25 | 0.53 | 62 | 0.14 | 0.41 |
| Hex | 76 | 77 | 59 | 1 | 0 | 19 | 35 | 3E | E | 29 |
| Octal | 166 | 167 | 131 | 1 | 0 | 31 | 65 | 76 | 16 | 51 |
| Binary | 1110110 | 1110111 | 1011001 | 1 | 0 | 11001 | 110101 | 111110 | 1110 | 101001 |
Color Harmonies of #767759
Complementary color
Monochromatic Colors of #767759
Black with #767759
Text Example
Text Example
White with #767759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767759; }
p { color: rgb(118,119,89); }
H1.HeaderClassName
{
color: #767759;
}
.AnyTagClassName
{
color: #767759;
}
</style>
background-color css
<style>
a { background-color: #767759; }
a { background-color: rgb(118,119,89); }
div.DivClassName
{
background-color: #767759;
}
.BgClassName
{
background-color: #767759;
}
</style>
border-color css
<style>
span { border-color: #767759; }
span { border-color: rgb(118,119,89); }
td.TdClassName
{
border-color: #767759;
}
.TagClassName
{
border-color: #767759;
}
</style>