Shades of Finch #767762
Tints of Finch #767762
RGB
CMYK
RGB Variations
Color information
#767762 (or 0x767762) is known color: Finch. HEX triplet: 76, 77 and 62. RGB value is (118,119,98). Sum of RGB (Red+Green+Blue) = 118+119+98=335 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.22% from 335); Green value is 119 (46.88% from 255 or 35.52% from 335); Blue value is 98 (38.67% from 255 or 29.25% from 335); Max value from RGB is 119 - color contains mainly: green. Hex color #767762 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767762 is #89889D. Grayscale: #747474. Windows color (decimal): -9013406 or 6453110. OLE color: 6453110.
HSL color Cylindrical-coordinate representation of color #767762: hue angle of 62.86º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #767762 is Cyan = 0.01, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 119 | 98 | - |
| CMYK | 0.01 | 0 | 0.18 | 0.53 |
| HSL | 62.86º | 0.1% | 0.43% | - |
| HSV(B) | 62.86º | 0.18% | 0.47% | - |
| XYZ | 16.27 | 17.93 | 14.16 | - |
| YUV | 116.31 | 117.67 | 129.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 119 | 98 | 0.01 | 0 | 0.18 | 0.53 | 62.86 | 0.1 | 0.43 |
| Hex | 76 | 77 | 62 | 1 | 0 | 12 | 35 | 3F | A | 2B |
| Octal | 166 | 167 | 142 | 1 | 0 | 22 | 65 | 77 | 12 | 53 |
| Binary | 1110110 | 1110111 | 1100010 | 1 | 0 | 10010 | 110101 | 111111 | 1010 | 101011 |
Color Harmonies of #767762
Complementary color
Monochromatic Colors of #767762
Black with #767762
Text Example
Text Example
White with #767762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767762; }
p { color: rgb(118,119,98); }
H1.HeaderClassName
{
color: #767762;
}
.AnyTagClassName
{
color: #767762;
}
</style>
background-color css
<style>
a { background-color: #767762; }
a { background-color: rgb(118,119,98); }
div.DivClassName
{
background-color: #767762;
}
.BgClassName
{
background-color: #767762;
}
</style>
border-color css
<style>
span { border-color: #767762; }
span { border-color: rgb(118,119,98); }
td.TdClassName
{
border-color: #767762;
}
.TagClassName
{
border-color: #767762;
}
</style>