Shades of Finch #757659
Tints of Finch #757659
RGB
CMYK
RGB Variations
Color information
#757659 (or 0x757659) is known color: Finch. HEX triplet: 75, 76 and 59. RGB value is (117,118,89). Sum of RGB (Red+Green+Blue) = 117+118+89=324 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.11% from 324); Green value is 118 (46.48% from 255 or 36.42% from 324); Blue value is 89 (35.16% from 255 or 27.47% from 324); Max value from RGB is 118 - color contains mainly: green. Hex color #757659 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #757659 is #8A89A6. Grayscale: #727272. Windows color (decimal): -9079207 or 5863029. OLE color: 5863029.
HSL color Cylindrical-coordinate representation of color #757659: hue angle of 62.07º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #757659 is Cyan = 0.01, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 118 | 89 | - |
| CMYK | 0.01 | 0 | 0.25 | 0.54 |
| HSL | 62.07º | 0.14% | 0.41% | - |
| HSV(B) | 62.07º | 0.25% | 0.46% | - |
| XYZ | 15.62 | 17.46 | 12 | - |
| YUV | 114.4 | 113.67 | 129.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 118 | 89 | 0.01 | 0 | 0.25 | 0.54 | 62.07 | 0.14 | 0.41 |
| Hex | 75 | 76 | 59 | 1 | 0 | 19 | 36 | 3E | E | 29 |
| Octal | 165 | 166 | 131 | 1 | 0 | 31 | 66 | 76 | 16 | 51 |
| Binary | 1110101 | 1110110 | 1011001 | 1 | 0 | 11001 | 110110 | 111110 | 1110 | 101001 |
Color Harmonies of #757659
Complementary color
Monochromatic Colors of #757659
Black with #757659
Text Example
Text Example
White with #757659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757659; }
p { color: rgb(117,118,89); }
H1.HeaderClassName
{
color: #757659;
}
.AnyTagClassName
{
color: #757659;
}
</style>
background-color css
<style>
a { background-color: #757659; }
a { background-color: rgb(117,118,89); }
div.DivClassName
{
background-color: #757659;
}
.BgClassName
{
background-color: #757659;
}
</style>
border-color css
<style>
span { border-color: #757659; }
span { border-color: rgb(117,118,89); }
td.TdClassName
{
border-color: #757659;
}
.TagClassName
{
border-color: #757659;
}
</style>