Shades of Finch #717556
Tints of Finch #717556
RGB
CMYK
RGB Variations
Color information
#717556 (or 0x717556) is known color: Finch. HEX triplet: 71, 75 and 56. RGB value is (113,117,86). Sum of RGB (Red+Green+Blue) = 113+117+86=316 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.76% from 316); Green value is 117 (46.09% from 255 or 37.03% from 316); Blue value is 86 (33.98% from 255 or 27.22% from 316); Max value from RGB is 117 - color contains mainly: green. Hex color #717556 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #717556 is #8E8AA9. Grayscale: #707070. Windows color (decimal): -9341610 or 5666161. OLE color: 5666161.
HSL color Cylindrical-coordinate representation of color #717556: hue angle of 67.74º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #717556 is Cyan = 0.03, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 117 | 86 | - |
| CMYK | 0.03 | 0 | 0.26 | 0.54 |
| HSL | 67.74º | 0.15% | 0.4% | - |
| HSV(B) | 67.74º | 0.26% | 0.46% | - |
| XYZ | 14.85 | 16.91 | 11.28 | - |
| YUV | 112.27 | 113.17 | 128.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 117 | 86 | 0.03 | 0 | 0.26 | 0.54 | 67.74 | 0.15 | 0.4 |
| Hex | 71 | 75 | 56 | 3 | 0 | 1A | 36 | 44 | F | 28 |
| Octal | 161 | 165 | 126 | 3 | 0 | 32 | 66 | 104 | 17 | 50 |
| Binary | 1110001 | 1110101 | 1010110 | 11 | 0 | 11010 | 110110 | 1000100 | 1111 | 101000 |
Color Harmonies of #717556
Complementary color
Monochromatic Colors of #717556
Black with #717556
Text Example
Text Example
White with #717556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717556; }
p { color: rgb(113,117,86); }
H1.HeaderClassName
{
color: #717556;
}
.AnyTagClassName
{
color: #717556;
}
</style>
background-color css
<style>
a { background-color: #717556; }
a { background-color: rgb(113,117,86); }
div.DivClassName
{
background-color: #717556;
}
.BgClassName
{
background-color: #717556;
}
</style>
border-color css
<style>
span { border-color: #717556; }
span { border-color: rgb(113,117,86); }
td.TdClassName
{
border-color: #717556;
}
.TagClassName
{
border-color: #717556;
}
</style>