Shades of Finch #767758
Tints of Finch #767758
RGB
CMYK
RGB Variations
Color information
#767758 (or 0x767758) is known color: Finch. HEX triplet: 76, 77 and 58. RGB value is (118,119,88). Sum of RGB (Red+Green+Blue) = 118+119+88=325 (43% of max value = 765). Red value is 118 (46.48% from 255 or 36.31% from 325); Green value is 119 (46.88% from 255 or 36.62% from 325); Blue value is 88 (34.77% from 255 or 27.08% from 325); Max value from RGB is 119 - color contains mainly: green. Hex color #767758 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767758 is #8988A7. Grayscale: #737373. Windows color (decimal): -9013416 or 5797750. OLE color: 5797750.
HSL color Cylindrical-coordinate representation of color #767758: hue angle of 61.94º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #767758 is Cyan = 0.01, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 119 | 88 | - |
| CMYK | 0.01 | 0 | 0.26 | 0.53 |
| HSL | 61.94º | 0.15% | 0.41% | - |
| HSV(B) | 61.94º | 0.26% | 0.47% | - |
| XYZ | 15.83 | 17.75 | 11.82 | - |
| YUV | 115.17 | 112.67 | 130.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 119 | 88 | 0.01 | 0 | 0.26 | 0.53 | 61.94 | 0.15 | 0.41 |
| Hex | 76 | 77 | 58 | 1 | 0 | 1A | 35 | 3E | F | 29 |
| Octal | 166 | 167 | 130 | 1 | 0 | 32 | 65 | 76 | 17 | 51 |
| Binary | 1110110 | 1110111 | 1011000 | 1 | 0 | 11010 | 110101 | 111110 | 1111 | 101001 |
Color Harmonies of #767758
Complementary color
Monochromatic Colors of #767758
Black with #767758
Text Example
Text Example
White with #767758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767758; }
p { color: rgb(118,119,88); }
H1.HeaderClassName
{
color: #767758;
}
.AnyTagClassName
{
color: #767758;
}
</style>
background-color css
<style>
a { background-color: #767758; }
a { background-color: rgb(118,119,88); }
div.DivClassName
{
background-color: #767758;
}
.BgClassName
{
background-color: #767758;
}
</style>
border-color css
<style>
span { border-color: #767758; }
span { border-color: rgb(118,119,88); }
td.TdClassName
{
border-color: #767758;
}
.TagClassName
{
border-color: #767758;
}
</style>