Shades of Finch #767660
Tints of Finch #767660
RGB
CMYK
RGB Variations
Color information
#767660 (or 0x767660) is known color: Finch. HEX triplet: 76, 76 and 60. RGB value is (118,118,96). Sum of RGB (Red+Green+Blue) = 118+118+96=332 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.54% from 332); Green value is 118 (46.48% from 255 or 35.54% from 332); Blue value is 96 (37.89% from 255 or 28.92% from 332); Max value from RGB is 118 - color contains mainly: red, green. Hex color #767660 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767660 is #89899F. Grayscale: #737373. Windows color (decimal): -9013664 or 6321782. OLE color: 6321782.
HSL color Cylindrical-coordinate representation of color #767660: hue angle of 60º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #767660 is Cyan = 0, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 118 | 96 | - |
| CMYK | 0 | 0 | 0.19 | 0.54 |
| HSL | 60º | 0.1% | 0.42% | - |
| HSV(B) | 60º | 0.19% | 0.46% | - |
| XYZ | 16.06 | 17.65 | 13.63 | - |
| YUV | 115.49 | 117 | 129.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 118 | 96 | 0 | 0 | 0.19 | 0.54 | 60 | 0.1 | 0.42 |
| Hex | 76 | 76 | 60 | 0 | 0 | 13 | 36 | 3C | A | 2A |
| Octal | 166 | 166 | 140 | 0 | 0 | 23 | 66 | 74 | 12 | 52 |
| Binary | 1110110 | 1110110 | 1100000 | 0 | 0 | 10011 | 110110 | 111100 | 1010 | 101010 |
Color Harmonies of #767660
Complementary color
Monochromatic Colors of #767660
Black with #767660
Text Example
Text Example
White with #767660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767660; }
p { color: rgb(118,118,96); }
H1.HeaderClassName
{
color: #767660;
}
.AnyTagClassName
{
color: #767660;
}
</style>
background-color css
<style>
a { background-color: #767660; }
a { background-color: rgb(118,118,96); }
div.DivClassName
{
background-color: #767660;
}
.BgClassName
{
background-color: #767660;
}
</style>
border-color css
<style>
span { border-color: #767660; }
span { border-color: rgb(118,118,96); }
td.TdClassName
{
border-color: #767660;
}
.TagClassName
{
border-color: #767660;
}
</style>