Shades of Finch #717357
Tints of Finch #717357
RGB
CMYK
RGB Variations
Color information
#717357 (or 0x717357) is known color: Finch. HEX triplet: 71, 73 and 57. RGB value is (113,115,87). Sum of RGB (Red+Green+Blue) = 113+115+87=315 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.87% from 315); Green value is 115 (45.31% from 255 or 36.51% from 315); Blue value is 87 (34.38% from 255 or 27.62% from 315); Max value from RGB is 115 - color contains mainly: green. Hex color #717357 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #717357 is #8E8CA8. Grayscale: #6F6F6F. Windows color (decimal): -9342121 or 5731185. OLE color: 5731185.
HSL color Cylindrical-coordinate representation of color #717357: hue angle of 64.29º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #717357 is Cyan = 0.02, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 115 | 87 | - |
| CMYK | 0.02 | 0 | 0.24 | 0.55 |
| HSL | 64.29º | 0.14% | 0.4% | - |
| HSV(B) | 64.29º | 0.24% | 0.45% | - |
| XYZ | 14.66 | 16.46 | 11.42 | - |
| YUV | 111.21 | 114.34 | 129.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 115 | 87 | 0.02 | 0 | 0.24 | 0.55 | 64.29 | 0.14 | 0.4 |
| Hex | 71 | 73 | 57 | 2 | 0 | 18 | 37 | 40 | E | 28 |
| Octal | 161 | 163 | 127 | 2 | 0 | 30 | 67 | 100 | 16 | 50 |
| Binary | 1110001 | 1110011 | 1010111 | 10 | 0 | 11000 | 110111 | 1000000 | 1110 | 101000 |
Color Harmonies of #717357
Complementary color
Monochromatic Colors of #717357
Black with #717357
Text Example
Text Example
White with #717357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717357; }
p { color: rgb(113,115,87); }
H1.HeaderClassName
{
color: #717357;
}
.AnyTagClassName
{
color: #717357;
}
</style>
background-color css
<style>
a { background-color: #717357; }
a { background-color: rgb(113,115,87); }
div.DivClassName
{
background-color: #717357;
}
.BgClassName
{
background-color: #717357;
}
</style>
border-color css
<style>
span { border-color: #717357; }
span { border-color: rgb(113,115,87); }
td.TdClassName
{
border-color: #717357;
}
.TagClassName
{
border-color: #717357;
}
</style>