Shades of Finch #767846
Tints of Finch #767846
RGB
CMYK
RGB Variations
Color information
#767846 (or 0x767846) is known color: Finch. HEX triplet: 76, 78 and 46. RGB value is (118,120,70). Sum of RGB (Red+Green+Blue) = 118+120+70=308 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.31% from 308); Green value is 120 (47.27% from 255 or 38.96% from 308); Blue value is 70 (27.73% from 255 or 22.73% from 308); Max value from RGB is 120 - color contains mainly: green. Hex color #767846 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767846 is #8987B9. Grayscale: #717171. Windows color (decimal): -9013178 or 4618358. OLE color: 4618358.
HSL color Cylindrical-coordinate representation of color #767846: hue angle of 62.4º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #767846 is Cyan = 0.02, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 120 | 70 | - |
| CMYK | 0.02 | 0 | 0.42 | 0.53 |
| HSL | 62.4º | 0.26% | 0.37% | - |
| HSV(B) | 62.4º | 0.42% | 0.47% | - |
| XYZ | 15.29 | 17.73 | 8.41 | - |
| YUV | 113.7 | 103.34 | 131.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 120 | 70 | 0.02 | 0 | 0.42 | 0.53 | 62.4 | 0.26 | 0.37 |
| Hex | 76 | 78 | 46 | 2 | 0 | 2A | 35 | 3E | 1A | 25 |
| Octal | 166 | 170 | 106 | 2 | 0 | 52 | 65 | 76 | 32 | 45 |
| Binary | 1110110 | 1111000 | 1000110 | 10 | 0 | 101010 | 110101 | 111110 | 11010 | 100101 |
Color Harmonies of #767846
Complementary color
Monochromatic Colors of #767846
Black with #767846
Text Example
Text Example
White with #767846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767846; }
p { color: rgb(118,120,70); }
H1.HeaderClassName
{
color: #767846;
}
.AnyTagClassName
{
color: #767846;
}
</style>
background-color css
<style>
a { background-color: #767846; }
a { background-color: rgb(118,120,70); }
div.DivClassName
{
background-color: #767846;
}
.BgClassName
{
background-color: #767846;
}
</style>
border-color css
<style>
span { border-color: #767846; }
span { border-color: rgb(118,120,70); }
td.TdClassName
{
border-color: #767846;
}
.TagClassName
{
border-color: #767846;
}
</style>