Shades of Finch #767847
Tints of Finch #767847
RGB
CMYK
RGB Variations
Color information
#767847 (or 0x767847) is known color: Finch. HEX triplet: 76, 78 and 47. RGB value is (118,120,71). Sum of RGB (Red+Green+Blue) = 118+120+71=309 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.19% from 309); Green value is 120 (47.27% from 255 or 38.83% from 309); Blue value is 71 (28.12% from 255 or 22.98% from 309); Max value from RGB is 120 - color contains mainly: green. Hex color #767847 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767847 is #8987B8. Grayscale: #727272. Windows color (decimal): -9013177 or 4683894. OLE color: 4683894.
HSL color Cylindrical-coordinate representation of color #767847: hue angle of 62.45º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #767847 is Cyan = 0.02, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 120 | 71 | - |
| CMYK | 0.02 | 0 | 0.41 | 0.53 |
| HSL | 62.45º | 0.26% | 0.37% | - |
| HSV(B) | 62.45º | 0.41% | 0.47% | - |
| XYZ | 15.33 | 17.74 | 8.58 | - |
| YUV | 113.82 | 103.84 | 130.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 120 | 71 | 0.02 | 0 | 0.41 | 0.53 | 62.45 | 0.26 | 0.37 |
| Hex | 76 | 78 | 47 | 2 | 0 | 29 | 35 | 3E | 1A | 25 |
| Octal | 166 | 170 | 107 | 2 | 0 | 51 | 65 | 76 | 32 | 45 |
| Binary | 1110110 | 1111000 | 1000111 | 10 | 0 | 101001 | 110101 | 111110 | 11010 | 100101 |
Color Harmonies of #767847
Complementary color
Monochromatic Colors of #767847
Black with #767847
Text Example
Text Example
White with #767847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767847; }
p { color: rgb(118,120,71); }
H1.HeaderClassName
{
color: #767847;
}
.AnyTagClassName
{
color: #767847;
}
</style>
background-color css
<style>
a { background-color: #767847; }
a { background-color: rgb(118,120,71); }
div.DivClassName
{
background-color: #767847;
}
.BgClassName
{
background-color: #767847;
}
</style>
border-color css
<style>
span { border-color: #767847; }
span { border-color: rgb(118,120,71); }
td.TdClassName
{
border-color: #767847;
}
.TagClassName
{
border-color: #767847;
}
</style>