Shades of Finch #717661
Tints of Finch #717661
RGB
CMYK
RGB Variations
Color information
#717661 (or 0x717661) is known color: Finch. HEX triplet: 71, 76 and 61. RGB value is (113,118,97). Sum of RGB (Red+Green+Blue) = 113+118+97=328 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.45% from 328); Green value is 118 (46.48% from 255 or 35.98% from 328); Blue value is 97 (38.28% from 255 or 29.57% from 328); Max value from RGB is 118 - color contains mainly: green. Hex color #717661 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #717661 is #8E899E. Grayscale: #727272. Windows color (decimal): -9341343 or 6387313. OLE color: 6387313.
HSL color Cylindrical-coordinate representation of color #717661: hue angle of 74.29º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #717661 is Cyan = 0.04, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 118 | 97 | - |
| CMYK | 0.04 | 0 | 0.18 | 0.54 |
| HSL | 74.29º | 0.1% | 0.42% | - |
| HSV(B) | 74.29º | 0.18% | 0.46% | - |
| XYZ | 15.45 | 17.33 | 13.84 | - |
| YUV | 114.11 | 118.34 | 127.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 118 | 97 | 0.04 | 0 | 0.18 | 0.54 | 74.29 | 0.1 | 0.42 |
| Hex | 71 | 76 | 61 | 4 | 0 | 12 | 36 | 4A | A | 2A |
| Octal | 161 | 166 | 141 | 4 | 0 | 22 | 66 | 112 | 12 | 52 |
| Binary | 1110001 | 1110110 | 1100001 | 100 | 0 | 10010 | 110110 | 1001010 | 1010 | 101010 |
Color Harmonies of #717661
Complementary color
Monochromatic Colors of #717661
Black with #717661
Text Example
Text Example
White with #717661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717661; }
p { color: rgb(113,118,97); }
H1.HeaderClassName
{
color: #717661;
}
.AnyTagClassName
{
color: #717661;
}
</style>
background-color css
<style>
a { background-color: #717661; }
a { background-color: rgb(113,118,97); }
div.DivClassName
{
background-color: #717661;
}
.BgClassName
{
background-color: #717661;
}
</style>
border-color css
<style>
span { border-color: #717661; }
span { border-color: rgb(113,118,97); }
td.TdClassName
{
border-color: #717661;
}
.TagClassName
{
border-color: #717661;
}
</style>