Shades of Finch #767761
Tints of Finch #767761
RGB
CMYK
RGB Variations
Color information
#767761 (or 0x767761) is known color: Finch. HEX triplet: 76, 77 and 61. RGB value is (118,119,97). Sum of RGB (Red+Green+Blue) = 118+119+97=334 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.33% from 334); Green value is 119 (46.88% from 255 or 35.63% from 334); Blue value is 97 (38.28% from 255 or 29.04% from 334); Max value from RGB is 119 - color contains mainly: green. Hex color #767761 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767761 is #89889E. Grayscale: #747474. Windows color (decimal): -9013407 or 6387574. OLE color: 6387574.
HSL color Cylindrical-coordinate representation of color #767761: hue angle of 62.73º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #767761 is Cyan = 0.01, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 119 | 97 | - |
| CMYK | 0.01 | 0 | 0.18 | 0.53 |
| HSL | 62.73º | 0.1% | 0.42% | - |
| HSV(B) | 62.73º | 0.18% | 0.47% | - |
| XYZ | 16.23 | 17.91 | 13.91 | - |
| YUV | 116.19 | 117.17 | 129.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 119 | 97 | 0.01 | 0 | 0.18 | 0.53 | 62.73 | 0.1 | 0.42 |
| Hex | 76 | 77 | 61 | 1 | 0 | 12 | 35 | 3F | A | 2A |
| Octal | 166 | 167 | 141 | 1 | 0 | 22 | 65 | 77 | 12 | 52 |
| Binary | 1110110 | 1110111 | 1100001 | 1 | 0 | 10010 | 110101 | 111111 | 1010 | 101010 |
Color Harmonies of #767761
Complementary color
Monochromatic Colors of #767761
Black with #767761
Text Example
Text Example
White with #767761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767761; }
p { color: rgb(118,119,97); }
H1.HeaderClassName
{
color: #767761;
}
.AnyTagClassName
{
color: #767761;
}
</style>
background-color css
<style>
a { background-color: #767761; }
a { background-color: rgb(118,119,97); }
div.DivClassName
{
background-color: #767761;
}
.BgClassName
{
background-color: #767761;
}
</style>
border-color css
<style>
span { border-color: #767761; }
span { border-color: rgb(118,119,97); }
td.TdClassName
{
border-color: #767761;
}
.TagClassName
{
border-color: #767761;
}
</style>