Shades of Finch #717156
Tints of Finch #717156
RGB
CMYK
RGB Variations
Color information
#717156 (or 0x717156) is known color: Finch. HEX triplet: 71, 71 and 56. RGB value is (113,113,86). Sum of RGB (Red+Green+Blue) = 113+113+86=312 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.22% from 312); Green value is 113 (44.53% from 255 or 36.22% from 312); Blue value is 86 (33.98% from 255 or 27.56% from 312); Max value from RGB is 113 - color contains mainly: red, green. Hex color #717156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #717156 is #8E8EA9. Grayscale: #6E6E6E. Windows color (decimal): -9342634 or 5665137. OLE color: 5665137.
HSL color Cylindrical-coordinate representation of color #717156: hue angle of 60º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #717156 is Cyan = 0, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 113 | 86 | - |
| CMYK | 0 | 0 | 0.24 | 0.56 |
| HSL | 60º | 0.14% | 0.39% | - |
| HSV(B) | 60º | 0.24% | 0.44% | - |
| XYZ | 14.39 | 15.99 | 11.13 | - |
| YUV | 109.92 | 114.5 | 130.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 113 | 86 | 0 | 0 | 0.24 | 0.56 | 60 | 0.14 | 0.39 |
| Hex | 71 | 71 | 56 | 0 | 0 | 18 | 38 | 3C | E | 27 |
| Octal | 161 | 161 | 126 | 0 | 0 | 30 | 70 | 74 | 16 | 47 |
| Binary | 1110001 | 1110001 | 1010110 | 0 | 0 | 11000 | 111000 | 111100 | 1110 | 100111 |
Color Harmonies of #717156
Complementary color
Monochromatic Colors of #717156
Black with #717156
Text Example
Text Example
White with #717156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717156; }
p { color: rgb(113,113,86); }
H1.HeaderClassName
{
color: #717156;
}
.AnyTagClassName
{
color: #717156;
}
</style>
background-color css
<style>
a { background-color: #717156; }
a { background-color: rgb(113,113,86); }
div.DivClassName
{
background-color: #717156;
}
.BgClassName
{
background-color: #717156;
}
</style>
border-color css
<style>
span { border-color: #717156; }
span { border-color: rgb(113,113,86); }
td.TdClassName
{
border-color: #717156;
}
.TagClassName
{
border-color: #717156;
}
</style>