Shades of Finch #717356
Tints of Finch #717356
RGB
CMYK
RGB Variations
Color information
#717356 (or 0x717356) is known color: Finch. HEX triplet: 71, 73 and 56. RGB value is (113,115,86). Sum of RGB (Red+Green+Blue) = 113+115+86=314 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.99% from 314); Green value is 115 (45.31% from 255 or 36.62% from 314); Blue value is 86 (33.98% from 255 or 27.39% from 314); Max value from RGB is 115 - color contains mainly: green. Hex color #717356 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #717356 is #8E8CA9. Grayscale: #6F6F6F. Windows color (decimal): -9342122 or 5665649. OLE color: 5665649.
HSL color Cylindrical-coordinate representation of color #717356: hue angle of 64.14º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #717356 is Cyan = 0.02, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 115 | 86 | - |
| CMYK | 0.02 | 0 | 0.25 | 0.55 |
| HSL | 64.14º | 0.14% | 0.39% | - |
| HSV(B) | 64.14º | 0.25% | 0.45% | - |
| XYZ | 14.62 | 16.44 | 11.21 | - |
| YUV | 111.1 | 113.84 | 129.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 115 | 86 | 0.02 | 0 | 0.25 | 0.55 | 64.14 | 0.14 | 0.39 |
| Hex | 71 | 73 | 56 | 2 | 0 | 19 | 37 | 40 | E | 27 |
| Octal | 161 | 163 | 126 | 2 | 0 | 31 | 67 | 100 | 16 | 47 |
| Binary | 1110001 | 1110011 | 1010110 | 10 | 0 | 11001 | 110111 | 1000000 | 1110 | 100111 |
Color Harmonies of #717356
Complementary color
Monochromatic Colors of #717356
Black with #717356
Text Example
Text Example
White with #717356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717356; }
p { color: rgb(113,115,86); }
H1.HeaderClassName
{
color: #717356;
}
.AnyTagClassName
{
color: #717356;
}
</style>
background-color css
<style>
a { background-color: #717356; }
a { background-color: rgb(113,115,86); }
div.DivClassName
{
background-color: #717356;
}
.BgClassName
{
background-color: #717356;
}
</style>
border-color css
<style>
span { border-color: #717356; }
span { border-color: rgb(113,115,86); }
td.TdClassName
{
border-color: #717356;
}
.TagClassName
{
border-color: #717356;
}
</style>