Shades of Finch #717956
Tints of Finch #717956
RGB
CMYK
RGB Variations
Color information
#717956 (or 0x717956) is known color: Finch. HEX triplet: 71, 79 and 56. RGB value is (113,121,86). Sum of RGB (Red+Green+Blue) = 113+121+86=320 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.31% from 320); Green value is 121 (47.66% from 255 or 37.81% from 320); Blue value is 86 (33.98% from 255 or 26.88% from 320); Max value from RGB is 121 - color contains mainly: green. Hex color #717956 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #717956 is #8E86A9. Grayscale: #727272. Windows color (decimal): -9340586 or 5667185. OLE color: 5667185.
HSL color Cylindrical-coordinate representation of color #717956: hue angle of 73.71º degrees, saturation: 0.17, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #717956 is Cyan = 0.07, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 121 | 86 | - |
| CMYK | 0.07 | 0 | 0.29 | 0.53 |
| HSL | 73.71º | 0.17% | 0.41% | - |
| HSV(B) | 73.71º | 0.29% | 0.47% | - |
| XYZ | 15.33 | 17.86 | 11.44 | - |
| YUV | 114.62 | 111.85 | 126.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 121 | 86 | 0.07 | 0 | 0.29 | 0.53 | 73.71 | 0.17 | 0.41 |
| Hex | 71 | 79 | 56 | 7 | 0 | 1D | 35 | 4A | 11 | 29 |
| Octal | 161 | 171 | 126 | 7 | 0 | 35 | 65 | 112 | 21 | 51 |
| Binary | 1110001 | 1111001 | 1010110 | 111 | 0 | 11101 | 110101 | 1001010 | 10001 | 101001 |
Color Harmonies of #717956
Complementary color
Monochromatic Colors of #717956
Black with #717956
Text Example
Text Example
White with #717956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717956; }
p { color: rgb(113,121,86); }
H1.HeaderClassName
{
color: #717956;
}
.AnyTagClassName
{
color: #717956;
}
</style>
background-color css
<style>
a { background-color: #717956; }
a { background-color: rgb(113,121,86); }
div.DivClassName
{
background-color: #717956;
}
.BgClassName
{
background-color: #717956;
}
</style>
border-color css
<style>
span { border-color: #717956; }
span { border-color: rgb(113,121,86); }
td.TdClassName
{
border-color: #717956;
}
.TagClassName
{
border-color: #717956;
}
</style>