Shades of Finch #717160
Tints of Finch #717160
RGB
CMYK
RGB Variations
Color information
#717160 (or 0x717160) is known color: Finch. HEX triplet: 71, 71 and 60. RGB value is (113,113,96). Sum of RGB (Red+Green+Blue) = 113+113+96=322 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.09% from 322); Green value is 113 (44.53% from 255 or 35.09% from 322); Blue value is 96 (37.89% from 255 or 29.81% from 322); Max value from RGB is 113 - color contains mainly: red, green. Hex color #717160 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #717160 is #8E8E9F. Grayscale: #6F6F6F. Windows color (decimal): -9342624 or 6320497. OLE color: 6320497.
HSL color Cylindrical-coordinate representation of color #717160: hue angle of 60º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #717160 is Cyan = 0, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 113 | 96 | - |
| CMYK | 0 | 0 | 0.15 | 0.56 |
| HSL | 60º | 0.08% | 0.41% | - |
| HSV(B) | 60º | 0.15% | 0.44% | - |
| XYZ | 14.83 | 16.17 | 13.41 | - |
| YUV | 111.06 | 119.5 | 129.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 113 | 96 | 0 | 0 | 0.15 | 0.56 | 60 | 0.08 | 0.41 |
| Hex | 71 | 71 | 60 | 0 | 0 | F | 38 | 3C | 8 | 29 |
| Octal | 161 | 161 | 140 | 0 | 0 | 17 | 70 | 74 | 10 | 51 |
| Binary | 1110001 | 1110001 | 1100000 | 0 | 0 | 1111 | 111000 | 111100 | 1000 | 101001 |
Color Harmonies of #717160
Complementary color
Monochromatic Colors of #717160
Black with #717160
Text Example
Text Example
White with #717160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717160; }
p { color: rgb(113,113,96); }
H1.HeaderClassName
{
color: #717160;
}
.AnyTagClassName
{
color: #717160;
}
</style>
background-color css
<style>
a { background-color: #717160; }
a { background-color: rgb(113,113,96); }
div.DivClassName
{
background-color: #717160;
}
.BgClassName
{
background-color: #717160;
}
</style>
border-color css
<style>
span { border-color: #717160; }
span { border-color: rgb(113,113,96); }
td.TdClassName
{
border-color: #717160;
}
.TagClassName
{
border-color: #717160;
}
</style>