Shades of Finch #767766
Tints of Finch #767766
RGB
CMYK
RGB Variations
Color information
#767766 (or 0x767766) is known color: Finch. HEX triplet: 76, 77 and 66. RGB value is (118,119,102). Sum of RGB (Red+Green+Blue) = 118+119+102=339 (44% of max value = 765). Red value is 118 (46.48% from 255 or 34.81% from 339); Green value is 119 (46.88% from 255 or 35.10% from 339); Blue value is 102 (40.23% from 255 or 30.09% from 339); Max value from RGB is 119 - color contains mainly: green. Hex color #767766 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767766 is #898899. Grayscale: #747474. Windows color (decimal): -9013402 or 6715254. OLE color: 6715254.
HSL color Cylindrical-coordinate representation of color #767766: hue angle of 63.53º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #767766 is Cyan = 0.01, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 119 | 102 | - |
| CMYK | 0.01 | 0 | 0.14 | 0.53 |
| HSL | 63.53º | 0.08% | 0.43% | - |
| HSV(B) | 63.53º | 0.14% | 0.47% | - |
| XYZ | 16.47 | 18 | 15.18 | - |
| YUV | 116.76 | 119.67 | 128.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 119 | 102 | 0.01 | 0 | 0.14 | 0.53 | 63.53 | 0.08 | 0.43 |
| Hex | 76 | 77 | 66 | 1 | 0 | E | 35 | 40 | 8 | 2B |
| Octal | 166 | 167 | 146 | 1 | 0 | 16 | 65 | 100 | 10 | 53 |
| Binary | 1110110 | 1110111 | 1100110 | 1 | 0 | 1110 | 110101 | 1000000 | 1000 | 101011 |
Color Harmonies of #767766
Complementary color
Monochromatic Colors of #767766
Black with #767766
Text Example
Text Example
White with #767766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767766; }
p { color: rgb(118,119,102); }
H1.HeaderClassName
{
color: #767766;
}
.AnyTagClassName
{
color: #767766;
}
</style>
background-color css
<style>
a { background-color: #767766; }
a { background-color: rgb(118,119,102); }
div.DivClassName
{
background-color: #767766;
}
.BgClassName
{
background-color: #767766;
}
</style>
border-color css
<style>
span { border-color: #767766; }
span { border-color: rgb(118,119,102); }
td.TdClassName
{
border-color: #767766;
}
.TagClassName
{
border-color: #767766;
}
</style>