Shades of Finch #717157
Tints of Finch #717157
RGB
CMYK
RGB Variations
Color information
#717157 (or 0x717157) is known color: Finch. HEX triplet: 71, 71 and 57. RGB value is (113,113,87). Sum of RGB (Red+Green+Blue) = 113+113+87=313 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.10% from 313); Green value is 113 (44.53% from 255 or 36.10% from 313); Blue value is 87 (34.38% from 255 or 27.80% from 313); Max value from RGB is 113 - color contains mainly: red, green. Hex color #717157 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #717157 is #8E8EA8. Grayscale: #6E6E6E. Windows color (decimal): -9342633 or 5730673. OLE color: 5730673.
HSL color Cylindrical-coordinate representation of color #717157: hue angle of 60º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #717157 is Cyan = 0, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 113 | 87 | - |
| CMYK | 0 | 0 | 0.23 | 0.56 |
| HSL | 60º | 0.13% | 0.39% | - |
| HSV(B) | 60º | 0.23% | 0.44% | - |
| XYZ | 14.44 | 16.01 | 11.35 | - |
| YUV | 110.04 | 115 | 130.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 113 | 87 | 0 | 0 | 0.23 | 0.56 | 60 | 0.13 | 0.39 |
| Hex | 71 | 71 | 57 | 0 | 0 | 17 | 38 | 3C | D | 27 |
| Octal | 161 | 161 | 127 | 0 | 0 | 27 | 70 | 74 | 15 | 47 |
| Binary | 1110001 | 1110001 | 1010111 | 0 | 0 | 10111 | 111000 | 111100 | 1101 | 100111 |
Color Harmonies of #717157
Complementary color
Monochromatic Colors of #717157
Black with #717157
Text Example
Text Example
White with #717157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717157; }
p { color: rgb(113,113,87); }
H1.HeaderClassName
{
color: #717157;
}
.AnyTagClassName
{
color: #717157;
}
</style>
background-color css
<style>
a { background-color: #717157; }
a { background-color: rgb(113,113,87); }
div.DivClassName
{
background-color: #717157;
}
.BgClassName
{
background-color: #717157;
}
</style>
border-color css
<style>
span { border-color: #717157; }
span { border-color: rgb(113,113,87); }
td.TdClassName
{
border-color: #717157;
}
.TagClassName
{
border-color: #717157;
}
</style>