Shades of Finch #767749
Tints of Finch #767749
RGB
CMYK
RGB Variations
Color information
#767749 (or 0x767749) is known color: Finch. HEX triplet: 76, 77 and 49. RGB value is (118,119,73). Sum of RGB (Red+Green+Blue) = 118+119+73=310 (41% of max value = 765). Red value is 118 (46.48% from 255 or 38.06% from 310); Green value is 119 (46.88% from 255 or 38.39% from 310); Blue value is 73 (28.91% from 255 or 23.55% from 310); Max value from RGB is 119 - color contains mainly: green. Hex color #767749 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767749 is #8988B6. Grayscale: #717171. Windows color (decimal): -9013431 or 4814710. OLE color: 4814710.
HSL color Cylindrical-coordinate representation of color #767749: hue angle of 61.3º degrees, saturation: 0.24, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #767749 is Cyan = 0.01, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 119 | 73 | - |
| CMYK | 0.01 | 0 | 0.39 | 0.53 |
| HSL | 61.3º | 0.24% | 0.38% | - |
| HSV(B) | 61.3º | 0.39% | 0.47% | - |
| XYZ | 15.27 | 17.53 | 8.88 | - |
| YUV | 113.46 | 105.17 | 131.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 119 | 73 | 0.01 | 0 | 0.39 | 0.53 | 61.3 | 0.24 | 0.38 |
| Hex | 76 | 77 | 49 | 1 | 0 | 27 | 35 | 3D | 18 | 26 |
| Octal | 166 | 167 | 111 | 1 | 0 | 47 | 65 | 75 | 30 | 46 |
| Binary | 1110110 | 1110111 | 1001001 | 1 | 0 | 100111 | 110101 | 111101 | 11000 | 100110 |
Color Harmonies of #767749
Complementary color
Monochromatic Colors of #767749
Black with #767749
Text Example
Text Example
White with #767749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767749; }
p { color: rgb(118,119,73); }
H1.HeaderClassName
{
color: #767749;
}
.AnyTagClassName
{
color: #767749;
}
</style>
background-color css
<style>
a { background-color: #767749; }
a { background-color: rgb(118,119,73); }
div.DivClassName
{
background-color: #767749;
}
.BgClassName
{
background-color: #767749;
}
</style>
border-color css
<style>
span { border-color: #767749; }
span { border-color: rgb(118,119,73); }
td.TdClassName
{
border-color: #767749;
}
.TagClassName
{
border-color: #767749;
}
</style>