Shades of Finch #767659
Tints of Finch #767659
RGB
CMYK
RGB Variations
Color information
#767659 (or 0x767659) is known color: Finch. HEX triplet: 76, 76 and 59. RGB value is (118,118,89). Sum of RGB (Red+Green+Blue) = 118+118+89=325 (43% of max value = 765). Red value is 118 (46.48% from 255 or 36.31% from 325); Green value is 118 (46.48% from 255 or 36.31% from 325); Blue value is 89 (35.16% from 255 or 27.38% from 325); Max value from RGB is 118 - color contains mainly: red, green. Hex color #767659 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767659 is #8989A6. Grayscale: #727272. Windows color (decimal): -9013671 or 5863030. OLE color: 5863030.
HSL color Cylindrical-coordinate representation of color #767659: hue angle of 60º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #767659 is Cyan = 0, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 118 | 89 | - |
| CMYK | 0 | 0 | 0.25 | 0.54 |
| HSL | 60º | 0.14% | 0.41% | - |
| HSV(B) | 60º | 0.25% | 0.46% | - |
| XYZ | 15.75 | 17.53 | 12 | - |
| YUV | 114.69 | 113.5 | 130.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 118 | 89 | 0 | 0 | 0.25 | 0.54 | 60 | 0.14 | 0.41 |
| Hex | 76 | 76 | 59 | 0 | 0 | 19 | 36 | 3C | E | 29 |
| Octal | 166 | 166 | 131 | 0 | 0 | 31 | 66 | 74 | 16 | 51 |
| Binary | 1110110 | 1110110 | 1011001 | 0 | 0 | 11001 | 110110 | 111100 | 1110 | 101001 |
Color Harmonies of #767659
Complementary color
Monochromatic Colors of #767659
Black with #767659
Text Example
Text Example
White with #767659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767659; }
p { color: rgb(118,118,89); }
H1.HeaderClassName
{
color: #767659;
}
.AnyTagClassName
{
color: #767659;
}
</style>
background-color css
<style>
a { background-color: #767659; }
a { background-color: rgb(118,118,89); }
div.DivClassName
{
background-color: #767659;
}
.BgClassName
{
background-color: #767659;
}
</style>
border-color css
<style>
span { border-color: #767659; }
span { border-color: rgb(118,118,89); }
td.TdClassName
{
border-color: #767659;
}
.TagClassName
{
border-color: #767659;
}
</style>