Shades of Finch #767649
Tints of Finch #767649
RGB
CMYK
RGB Variations
Color information
#767649 (or 0x767649) is known color: Finch. HEX triplet: 76, 76 and 49. RGB value is (118,118,73). Sum of RGB (Red+Green+Blue) = 118+118+73=309 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.19% from 309); Green value is 118 (46.48% from 255 or 38.19% from 309); Blue value is 73 (28.91% from 255 or 23.62% from 309); Max value from RGB is 118 - color contains mainly: red, green. Hex color #767649 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767649 is #8989B6. Grayscale: #717171. Windows color (decimal): -9013687 or 4814454. OLE color: 4814454.
HSL color Cylindrical-coordinate representation of color #767649: hue angle of 60º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #767649 is Cyan = 0, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 118 | 73 | - |
| CMYK | 0 | 0 | 0.38 | 0.54 |
| HSL | 60º | 0.24% | 0.37% | - |
| HSV(B) | 60º | 0.38% | 0.46% | - |
| XYZ | 15.15 | 17.29 | 8.84 | - |
| YUV | 112.87 | 105.5 | 131.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 118 | 73 | 0 | 0 | 0.38 | 0.54 | 60 | 0.24 | 0.37 |
| Hex | 76 | 76 | 49 | 0 | 0 | 26 | 36 | 3C | 18 | 25 |
| Octal | 166 | 166 | 111 | 0 | 0 | 46 | 66 | 74 | 30 | 45 |
| Binary | 1110110 | 1110110 | 1001001 | 0 | 0 | 100110 | 110110 | 111100 | 11000 | 100101 |
Color Harmonies of #767649
Complementary color
Monochromatic Colors of #767649
Black with #767649
Text Example
Text Example
White with #767649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767649; }
p { color: rgb(118,118,73); }
H1.HeaderClassName
{
color: #767649;
}
.AnyTagClassName
{
color: #767649;
}
</style>
background-color css
<style>
a { background-color: #767649; }
a { background-color: rgb(118,118,73); }
div.DivClassName
{
background-color: #767649;
}
.BgClassName
{
background-color: #767649;
}
</style>
border-color css
<style>
span { border-color: #767649; }
span { border-color: rgb(118,118,73); }
td.TdClassName
{
border-color: #767649;
}
.TagClassName
{
border-color: #767649;
}
</style>