Shades of Finch #717658
Tints of Finch #717658
RGB
CMYK
RGB Variations
Color information
#717658 (or 0x717658) is known color: Finch. HEX triplet: 71, 76 and 58. RGB value is (113,118,88). Sum of RGB (Red+Green+Blue) = 113+118+88=319 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.42% from 319); Green value is 118 (46.48% from 255 or 36.99% from 319); Blue value is 88 (34.77% from 255 or 27.59% from 319); Max value from RGB is 118 - color contains mainly: green. Hex color #717658 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #717658 is #8E89A7. Grayscale: #717171. Windows color (decimal): -9341352 or 5797489. OLE color: 5797489.
HSL color Cylindrical-coordinate representation of color #717658: hue angle of 70º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #717658 is Cyan = 0.04, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 118 | 88 | - |
| CMYK | 0.04 | 0 | 0.25 | 0.54 |
| HSL | 70º | 0.15% | 0.4% | - |
| HSV(B) | 70º | 0.25% | 0.46% | - |
| XYZ | 15.05 | 17.17 | 11.75 | - |
| YUV | 113.09 | 113.84 | 127.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 118 | 88 | 0.04 | 0 | 0.25 | 0.54 | 70 | 0.15 | 0.4 |
| Hex | 71 | 76 | 58 | 4 | 0 | 19 | 36 | 46 | F | 28 |
| Octal | 161 | 166 | 130 | 4 | 0 | 31 | 66 | 106 | 17 | 50 |
| Binary | 1110001 | 1110110 | 1011000 | 100 | 0 | 11001 | 110110 | 1000110 | 1111 | 101000 |
Color Harmonies of #717658
Complementary color
Monochromatic Colors of #717658
Black with #717658
Text Example
Text Example
White with #717658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717658; }
p { color: rgb(113,118,88); }
H1.HeaderClassName
{
color: #717658;
}
.AnyTagClassName
{
color: #717658;
}
</style>
background-color css
<style>
a { background-color: #717658; }
a { background-color: rgb(113,118,88); }
div.DivClassName
{
background-color: #717658;
}
.BgClassName
{
background-color: #717658;
}
</style>
border-color css
<style>
span { border-color: #717658; }
span { border-color: rgb(113,118,88); }
td.TdClassName
{
border-color: #717658;
}
.TagClassName
{
border-color: #717658;
}
</style>